Download gdx-gameanalytics-core-0.1.0.jar file - Jar g

Jar examples for g:gdx-gameanalytics-core

Description

Gameanalytics.com client implementation for libGDX

You can download jar file gdx-gameanalytics-core 0.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gdx-gameanalytics-core-0.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

gdx-gameanalytics-core-0.1.0-javadoc.jar
gdx-gameanalytics-core-0.1.0-library.jar
gdx-gameanalytics-core-0.1.0-sources.jar
gdx-gameanalytics-core-0.1.0.jar
gdx-gameanalytics-core-0.1.0.pom



Related Tutorials