Priority Set

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

Лицензия

Лицензия

Группа

Группа

org.codeswarm
Идентификатор

Идентификатор

priority-set
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать priority-set

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 1.3.9

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
com.google.guava : guava-testlib jar 13.0.1

Модули Проекта

Данный проект не имеет модулей.
org.codeswarm

Codeswarm

Версии библиотеки

Версия
1.0