License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-curate |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondishevelled.org curate
Interfaces for curating collections quickly.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-curate-1.0.pom | |
dsh-curate-1.0.jar | 37 KB |
dsh-curate-1.0-sources.jar | 25 KB |
dsh-curate-1.0-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-curate/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-curate</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-curate/
implementation 'org.dishevelled:dsh-curate:1.0'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-curate/
implementation ("org.dishevelled:dsh-curate:1.0")
'org.dishevelled:dsh-curate:jar:1.0'
<dependency org="org.dishevelled" name="dsh-curate" rev="1.0">
<artifact name="dsh-curate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-curate', version='1.0')
)
libraryDependencies += "org.dishevelled" % "dsh-curate" % "1.0"
[org.dishevelled/dsh-curate "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.dishevelled : dsh-iconbundle-tango | jar | 1.0 |
org.dishevelled : dsh-identify | jar | 1.0 |
org.dishevelled : dsh-layout | jar | 1.0 |
net.java.dev.glazedlists : glazedlists_java15 | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |