tiled

A lightweight library for creating simple tilemap-based UIs in Android.

License

License

GroupId

GroupId

dev.aspirasoft.apis
ArtifactId

ArtifactId

tiled
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

tiled
A lightweight library for creating simple tilemap-based UIs in Android.
Project URL

Project URL

https://github.com/saifkhichi96/tiled

Download tiled

How to add to project

<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.2
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1