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

org.mini2Dx:gdx-math 1.9.12

null

Категории

Категории

Mini2Dx Прикладные библиотеки Game Development
Группа

Группа

org.mini2Dx
Идентификатор

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

gdx-math
Версия

Версия

1.9.12
Тип

Тип

jar

Скачать gdx-math 1.9.12


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