License |
License |
---|---|
Categories |
CategoriesMini2Dx Business Logic Libraries Game Development |
GroupId | GroupIdorg.mini2Dx |
ArtifactId | ArtifactIdgdx-math |
Last Version | Last Version1.9.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongdx-math
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gdx-math-1.9.13.pom | |
gdx-math-1.9.13.jar | 135 KB |
gdx-math-1.9.13-sources.jar | 105 KB |
gdx-math-1.9.13-javadoc.jar | 295 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mini2Dx/gdx-math/ -->
<dependency>
<groupId>org.mini2Dx</groupId>
<artifactId>gdx-math</artifactId>
<version>1.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.mini2Dx/gdx-math/
implementation 'org.mini2Dx:gdx-math:1.9.13'
// https://jarcasting.com/artifacts/org.mini2Dx/gdx-math/
implementation ("org.mini2Dx:gdx-math:1.9.13")
'org.mini2Dx:gdx-math:jar:1.9.13'
<dependency org="org.mini2Dx" name="gdx-math" rev="1.9.13">
<artifact name="gdx-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mini2Dx', module='gdx-math', version='1.9.13')
)
libraryDependencies += "org.mini2Dx" % "gdx-math" % "1.9.13"
[org.mini2Dx/gdx-math "1.9.13"]
Group / Artifact | Type | Version |
---|---|---|
org.mini2Dx : gdx-collections | jar | 1.9.13 |