| License |
License |
|---|---|
| GroupId | GroupIdorg.mapeditor |
| ArtifactId | ArtifactIdtiled-parent |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionTiled
Parent for Tiled map editor projects.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tiled-parent-1.4.2.pom | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mapeditor/tiled-parent/ -->
<dependency>
<groupId>org.mapeditor</groupId>
<artifactId>tiled-parent</artifactId>
<version>1.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mapeditor/tiled-parent/
implementation 'org.mapeditor:tiled-parent:1.4.2'
// https://jarcasting.com/artifacts/org.mapeditor/tiled-parent/
implementation ("org.mapeditor:tiled-parent:1.4.2")
'org.mapeditor:tiled-parent:pom:1.4.2'
<dependency org="org.mapeditor" name="tiled-parent" rev="1.4.2">
<artifact name="tiled-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mapeditor', module='tiled-parent', version='1.4.2')
)
libraryDependencies += "org.mapeditor" % "tiled-parent" % "1.4.2"
[org.mapeditor/tiled-parent "1.4.2"]