| License |
License |
|---|---|
| GroupId | GroupIddev.aspirasoft.apis |
| ArtifactId | ArtifactIdtiled |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiontiled
A lightweight library for creating simple tilemap-based UIs in Android.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tiled-0.0.1.pom | |
| tiled-0.0.1-sources.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.aspirasoft.apis/tiled/ -->
<dependency>
<groupId>dev.aspirasoft.apis</groupId>
<artifactId>tiled</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.aspirasoft.apis/tiled/
implementation 'dev.aspirasoft.apis:tiled:0.0.1'
// https://jarcasting.com/artifacts/dev.aspirasoft.apis/tiled/
implementation ("dev.aspirasoft.apis:tiled:0.0.1")
'dev.aspirasoft.apis:tiled:aar:0.0.1'
<dependency org="dev.aspirasoft.apis" name="tiled" rev="0.0.1">
<artifact name="tiled" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.aspirasoft.apis', module='tiled', version='0.0.1')
)
libraryDependencies += "dev.aspirasoft.apis" % "tiled" % "0.0.1"
[dev.aspirasoft.apis/tiled "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.7.0 |