Priority Set

A mutable Java collection containing unique elements with priority-based ordering.

License

License

GroupId

GroupId

org.codeswarm
ArtifactId

ArtifactId

priority-set
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Priority Set
A mutable Java collection containing unique elements with priority-based ordering.

Download priority-set

How to add to project

<!-- https://jarcasting.com/artifacts/org.codeswarm/priority-set/ -->
<dependency>
    <groupId>org.codeswarm</groupId>
    <artifactId>priority-set</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codeswarm/priority-set/
implementation 'org.codeswarm:priority-set:1.0'
// https://jarcasting.com/artifacts/org.codeswarm/priority-set/
implementation ("org.codeswarm:priority-set:1.0")
'org.codeswarm:priority-set:jar:1.0'
<dependency org="org.codeswarm" name="priority-set" rev="1.0">
  <artifact name="priority-set" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codeswarm', module='priority-set', version='1.0')
)
libraryDependencies += "org.codeswarm" % "priority-set" % "1.0"
[org.codeswarm/priority-set "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
com.google.guava : guava-testlib jar 13.0.1

Project Modules

There are no modules declared in this project.
org.codeswarm

Codeswarm

Versions

Version
1.0