| License |
License |
|---|---|
| GroupId | GroupIdorg.dishevelled |
| ArtifactId | ArtifactIddsh-piccolo-transition |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondishevelled.org piccolo-transition
Transitions implemented as Piccolo2D activities.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dsh-piccolo-transition-1.0.pom | |
| dsh-piccolo-transition-1.0.jar | 20 KB |
| dsh-piccolo-transition-1.0-sources.jar | 20 KB |
| dsh-piccolo-transition-1.0-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-transition/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-piccolo-transition</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-transition/
implementation 'org.dishevelled:dsh-piccolo-transition:1.0'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-transition/
implementation ("org.dishevelled:dsh-piccolo-transition:1.0")
'org.dishevelled:dsh-piccolo-transition:jar:1.0'
<dependency org="org.dishevelled" name="dsh-piccolo-transition" rev="1.0">
<artifact name="dsh-piccolo-transition" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-piccolo-transition', version='1.0')
)
libraryDependencies += "org.dishevelled" % "dsh-piccolo-transition" % "1.0"
[org.dishevelled/dsh-piccolo-transition "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dishevelled : dsh-interpolate | jar | 1.0 |
| org.piccolo2d : piccolo2d-core | jar | 3.0 |
| org.apache.xmlgraphics : batik-awt-util | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |