Jar examples for g:gdx-box2d
You can download jar file gdx-box2d 1.9.2 in this page.
You can use the following script to add gdx-box2d-1.9.2.jar to your project.
<dependency> <groupId>com.badlogicgames.gdx</groupId> <artifactId>gdx-box2d</artifactId> <version>1.9.2</version> </dependency>
compile group: 'com.badlogicgames.gdx', name: 'gdx-box2d', version: '1.9.2'
libraryDependencies += "com.badlogicgames.gdx" % "gdx-box2d" % "1.9.2"
<dependency org="com.badlogicgames.gdx" name="gdx-box2d" rev="1.9.2"/>
@Grapes(@Grab(group='com.badlogicgames.gdx', module='gdx-box2d', version='1.9.2'))
'com.badlogicgames.gdx:gdx-box2d:jar:1.9.2'
Click the following link to download the jar file.
gdx-box2d-1.9.2-javadoc.jar