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