is not current version
Last Version 1.11.0

com.badlogicgames.gdx:gdx-box2d-parent 1.9.6


GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-box2d-parent
Version

Version

1.9.6
Type

Type

pom

Download gdx-box2d-parent 1.9.6

Filename Size
gdx-box2d-parent-1.9.6.pom 715 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-box2d-parent/ -->
<dependency>
    <groupId>com.badlogicgames.gdx</groupId>
    <artifactId>gdx-box2d-parent</artifactId>
    <version>1.9.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-box2d-parent/
implementation 'com.badlogicgames.gdx:gdx-box2d-parent:1.9.6'
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-box2d-parent/
implementation ("com.badlogicgames.gdx:gdx-box2d-parent:1.9.6")
'com.badlogicgames.gdx:gdx-box2d-parent:pom:1.9.6'
<dependency org="com.badlogicgames.gdx" name="gdx-box2d-parent" rev="1.9.6">
  <artifact name="gdx-box2d-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.gdx', module='gdx-box2d-parent', version='1.9.6')
)
libraryDependencies += "com.badlogicgames.gdx" % "gdx-box2d-parent" % "1.9.6"
[com.badlogicgames.gdx/gdx-box2d-parent "1.9.6"]