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

org.mini2Dx:gdx-math 1.9.4

null

Категории

Категории

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

Группа

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

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

gdx-math
Версия

Версия

1.9.4
Тип

Тип

jar

Скачать gdx-math 1.9.4


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