Add following dependency to build.gradle:
implementation 'com.google.code.gson:gson:2.8.7'
Or download the JAR file from Maven by clicking a release and finding the .jar file.
Replace 2.8.7 with the latest version from Maven.
Visit the GitHub repo for documentation and more.