не последняя версия
Последняя версия 1.1

com.badlogicgames.jglfw:jglfw-tests 1.0


Группа

Группа

com.badlogicgames.jglfw
Идентификатор

Идентификатор

jglfw-tests
Версия

Версия

1.0
Тип

Тип

jar

Скачать 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"]