| License |
License |
|---|---|
| GroupId | GroupIdorg.dishevelled |
| ArtifactId | ArtifactIddsh-piccolo-state-machine-sprite |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptiondishevelled.org piccolo-state-machine-sprite
Piccolo2D state machine sprite and supporting classes.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-state-machine-sprite/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-piccolo-state-machine-sprite</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-state-machine-sprite/
implementation 'org.dishevelled:dsh-piccolo-state-machine-sprite:1.0'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-state-machine-sprite/
implementation ("org.dishevelled:dsh-piccolo-state-machine-sprite:1.0")
'org.dishevelled:dsh-piccolo-state-machine-sprite:jar:1.0'
<dependency org="org.dishevelled" name="dsh-piccolo-state-machine-sprite" rev="1.0">
<artifact name="dsh-piccolo-state-machine-sprite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-piccolo-state-machine-sprite', version='1.0')
)
libraryDependencies += "org.dishevelled" % "dsh-piccolo-state-machine-sprite" % "1.0"
[org.dishevelled/dsh-piccolo-state-machine-sprite "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dishevelled : dsh-piccolo-sprite | jar | 1.0 |
| commons-scxml : commons-scxml | jar | 0.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-jexl : commons-jexl | jar | 1.1 |
| xalan : xalan | jar | 2.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |