License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-piccolo-eventlist-view |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondishevelled.org piccolo-eventlist-view
Piccolo2D views for event lists.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-eventlist-view/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-piccolo-eventlist-view</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-eventlist-view/
implementation 'org.dishevelled:dsh-piccolo-eventlist-view:1.1'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-piccolo-eventlist-view/
implementation ("org.dishevelled:dsh-piccolo-eventlist-view:1.1")
'org.dishevelled:dsh-piccolo-eventlist-view:jar:1.1'
<dependency org="org.dishevelled" name="dsh-piccolo-eventlist-view" rev="1.1">
<artifact name="dsh-piccolo-eventlist-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-piccolo-eventlist-view', version='1.1')
)
libraryDependencies += "org.dishevelled" % "dsh-piccolo-eventlist-view" % "1.1"
[org.dishevelled/dsh-piccolo-eventlist-view "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.glazedlists : glazedlists | jar | 1.11.0 |
org.dishevelled : dsh-eventlist-view | jar | 2.2 |
org.dishevelled : dsh-functor | jar | 1.0 |
org.dishevelled : dsh-identify | jar | 1.3 |
org.dishevelled : dsh-iconbundle-tango | jar | 1.1 |
org.dishevelled : dsh-piccolo-identify | jar | 1.1 |
org.piccolo2d : piccolo2d-core | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |