Last Version

libgdx-utils-box2d 0.13.7

An updated fork of dermetfan's famed library for libGDX convenience.

License

License

Categories

Categories

libGDX Business Logic Libraries
GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

libgdx-utils-box2d
Version

Version

0.13.7
Type

Type

jar
Description

Description

libgdx-utils-box2d
An updated fork of dermetfan's famed library for libGDX convenience.
Project URL

Project URL

https://github.com/tommyettinger/gdx-utils
Source Code Management

Source Code Management

https://github.com/tommyettinger/gdx-utils

Download libgdx-utils-box2d 0.13.7


<!-- https://jarcasting.com/artifacts/com.github.tommyettinger/libgdx-utils-box2d/ -->
<dependency>
    <groupId>com.github.tommyettinger</groupId>
    <artifactId>libgdx-utils-box2d</artifactId>
    <version>0.13.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tommyettinger/libgdx-utils-box2d/
implementation 'com.github.tommyettinger:libgdx-utils-box2d:0.13.7'
// https://jarcasting.com/artifacts/com.github.tommyettinger/libgdx-utils-box2d/
implementation ("com.github.tommyettinger:libgdx-utils-box2d:0.13.7")
'com.github.tommyettinger:libgdx-utils-box2d:jar:0.13.7'
<dependency org="com.github.tommyettinger" name="libgdx-utils-box2d" rev="0.13.7">
  <artifact name="libgdx-utils-box2d" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tommyettinger', module='libgdx-utils-box2d', version='0.13.7')
)
libraryDependencies += "com.github.tommyettinger" % "libgdx-utils-box2d" % "0.13.7"
[com.github.tommyettinger/libgdx-utils-box2d "0.13.7"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.tommyettinger : libgdx-utils jar 0.13.7
com.badlogicgames.gdx : gdx-box2d jar 1.9.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.