Files download
File Operation
gdx-facebook-core-1.5.0.jar download
gdx-facebook-core-1.5.0.pom download
gdx-facebook-core-1.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>de.tomgrill.gdxfacebook</groupId>
  <artifactId>gdx-facebook-core</artifactId>
  <version>1.5.0</version>
</dependency>
Gradle Groovy
implementation 'de.tomgrill.gdxfacebook:gdx-facebook-core:1.5.0'
Gradle Kotlin
implementation("de.tomgrill.gdxfacebook:gdx-facebook-core:1.5.0")
Scala SBT
libraryDependencies += "de.tomgrill.gdxfacebook" % "gdx-facebook-core" % "1.5.0"
Groovy Grape
@Grapes(
  @Grab(group='de.tomgrill.gdxfacebook', module='gdx-facebook-core', version='1.5.0')
)
Apache Ivy
<dependency org="de.tomgrill.gdxfacebook" name="gdx-facebook-core" rev="1.5.0" />
Leiningen
[de.tomgrill.gdxfacebook/gdx-facebook-core "1.5.0"]
Apache Buildr
'de.tomgrill.gdxfacebook:gdx-facebook-core:jar:1.5.0'
Dependencies