Last Version

libgdx-utils 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
Version

Version

0.13.7
Type

Type

jar
Description

Description

libgdx-utils
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 0.13.7


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

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx 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.