Download gdx-facebook-core-1.1.1.jar file - Jar g

Jar examples for g:gdx-facebook-core

Description

Facebook API for libGDX

You can download jar file gdx-facebook-core 1.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gdx-facebook-core-1.1.1.jar to your project.

<dependency>
   <groupId>de.tomgrill.gdxfacebook</groupId>
   <artifactId>gdx-facebook-core</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'de.tomgrill.gdxfacebook', name: 'gdx-facebook-core', version: '1.1.1'
libraryDependencies += "de.tomgrill.gdxfacebook" % "gdx-facebook-core" % "1.1.1"
<dependency org="de.tomgrill.gdxfacebook" name="gdx-facebook-core" rev="1.1.1"/>
@Grapes(@Grab(group='de.tomgrill.gdxfacebook', module='gdx-facebook-core', version='1.1.1'))
'de.tomgrill.gdxfacebook:gdx-facebook-core:jar:1.1.1'

Download

Click the following link to download the jar file.

gdx-facebook-core-1.1.1-javadoc.jar
gdx-facebook-core-1.1.1-library.jar
gdx-facebook-core-1.1.1-sources.jar
gdx-facebook-core-1.1.1.jar
gdx-facebook-core-1.1.1.pom



Related Tutorials