libtiled

A small Java library to load Tiled maps.

License

License

GroupId

GroupId

org.mapeditor
ArtifactId

ArtifactId

libtiled
Last Version

Last Version

1.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

libtiled
A small Java library to load Tiled maps.
Project URL

Project URL

http://www.mapeditor.org/
Project Organization

Project Organization

Thorbjørn Lindeijer <thorbjorn@lindeijer.nl>
Source Code Management

Source Code Management

https://github.com/bjorn/tiled

Download libtiled

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.2
1.2.3
1.0.2
0.17