License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-weighted |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondishevelled.org weighted
Weighted map interface and implementation.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-weighted-1.0.pom | |
dsh-weighted-1.0.jar | 29 KB |
dsh-weighted-1.0-sources.jar | 21 KB |
dsh-weighted-1.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-weighted/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-weighted</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-weighted/
implementation 'org.dishevelled:dsh-weighted:1.0'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-weighted/
implementation ("org.dishevelled:dsh-weighted:1.0")
'org.dishevelled:dsh-weighted:jar:1.0'
<dependency org="org.dishevelled" name="dsh-weighted" rev="1.0">
<artifact name="dsh-weighted" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-weighted', version='1.0')
)
libraryDependencies += "org.dishevelled" % "dsh-weighted" % "1.0"
[org.dishevelled/dsh-weighted "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |