Last Version

GDX Testing 1.0.0

Classes to test libgdx

License

License

Harium Commercial License
GroupId

GroupId

com.harium.gdx
ArtifactId

ArtifactId

test
Version

Version

1.0.0
Type

Type

jar
Description

Description

GDX Testing
Classes to test libgdx

Download test 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

provided (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx-freetype Optional jar [1.9.9,)

Project Modules

There are no modules declared in this project.