MVN

org.mapeditor : tiled-parent

Maven & Gradle

May 20, 2021
10.4k stars

Tiled · Parent for Tiled map editor projects.

<dependency>
    <groupId>org.mapeditor</groupId>
    <artifactId>tiled-parent</artifactId>
    <version>1.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mapeditor : tiled-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.2

All Versions

Choose a version of org.mapeditor : tiled-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
tiled-parent-1.4.2
1.2.x
tiled-parent-1.2.3
1.0.x
tiled-parent-1.0.2
0.17
tiled-parent-0.17

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.mapeditor</groupId>
    <artifactId>tiled-parent</artifactId>
    <version>1.4.2</version>
</dependency>