Last Version

dishevelled.org piccolo-tilemap 1.0

Piccolo2D tile map nodes and supporting classes.

License

License

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-piccolo-tilemap
Version

Version

1.0
Type

Type

jar
Description

Description

dishevelled.org piccolo-tilemap
Piccolo2D tile map nodes and supporting classes.
Project URL

Project URL

http://www.dishevelled.org/piccolo-tilemap
Project Organization

Project Organization

dishevelled.org
Source Code Management

Source Code Management

https://svn.code.sf.net/p/dishevelled/code/tags/dsh-piccolo-tilemap-1.0

Download dsh-piccolo-tilemap 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.dishevelled : dsh-piccolo-sprite jar 1.0
org.dishevelled : dsh-matrix jar 1.0
org.dishevelled : dsh-functor jar 1.0
net.sf.stax : stax jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.