Gamedevlib - Libgdx

A set of utilities to speed up libgdx game dev

License

License

Categories

Categories

libGDX Business Logic Libraries
GroupId

GroupId

com.github.xaguzman
ArtifactId

ArtifactId

gamedevlib-libgdx
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gamedevlib - Libgdx
A set of utilities to speed up libgdx game dev
Project URL

Project URL

https://github.com/xaguzman/gamedevlib
Source Code Management

Source Code Management

http://github.com/xaguzman/gamedevlib

Download gamedevlib-libgdx

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.9.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
com.badlogicgames.gdx : gdx-backend-lwjgl jar 1.9.4
com.badlogicgames.gdx : gdx-platform jar 1.9.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0