License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-piccolo-identify |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondishevelled.org piccolo-identify
Piccolo2D nodes for identifiable beans.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-piccolo-identify-1.1.pom | |
dsh-piccolo-identify-1.1.jar | 40 KB |
dsh-piccolo-identify-1.1-sources.jar | 34 KB |
dsh-piccolo-identify-1.1-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-identify/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-piccolo-identify</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-identify/
implementation 'org.dishevelled:dsh-piccolo-identify:1.1'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-identify/
implementation ("org.dishevelled:dsh-piccolo-identify:1.1")
'org.dishevelled:dsh-piccolo-identify:jar:1.1'
<dependency org="org.dishevelled" name="dsh-piccolo-identify" rev="1.1">
<artifact name="dsh-piccolo-identify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-piccolo-identify', version='1.1')
)
libraryDependencies += "org.dishevelled" % "dsh-piccolo-identify" % "1.1"
[org.dishevelled/dsh-piccolo-identify "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.dishevelled : dsh-functor | jar | 1.0 |
org.dishevelled : dsh-iconbundle | jar | 1.1 |
org.dishevelled : dsh-identify | jar | 1.3 |
org.dishevelled : dsh-iconbundle-tango | jar | 1.1 |
com.glazedlists : glazedlists | jar | 1.11.0 |
org.piccolo2d : piccolo2d-core | jar | 3.0.1 |
org.piccolo2d : piccolo2d-extras | jar | 3.0.1 |
commons-scxml : commons-scxml | jar | 0.9 |
Group / Artifact | Type | Version |
---|---|---|
commons-jexl : commons-jexl | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.dishevelled : dsh-identify | test-jar | 1.3 |
junit : junit | jar | 4.12 |