is not current version
Last Version 1.1

com.badlogicgames.jglfw:jglfw-tests 1.0


GroupId

GroupId

com.badlogicgames.jglfw
ArtifactId

ArtifactId

jglfw-tests
Version

Version

1.0
Type

Type

jar

Download jglfw-tests 1.0


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