dishevelled.org bitset

High performance bit set implementations.

Лицензия

Лицензия

Группа

Группа

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

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

dsh-bitset
Последняя версия

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

3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

dishevelled.org bitset
High performance bit set implementations.
Ссылка на сайт

Ссылка на сайт

http://www.dishevelled.org/bitset
Организация-разработчик

Организация-разработчик

dishevelled.org
Система контроля версий

Система контроля версий

https://svn.code.sf.net/p/dishevelled/code/tags/dsh-bitset-3.0

Скачать dsh-bitset

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.dishevelled : dsh-functor jar 1.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

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

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

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

Версия
3.0
2.1
2.0
1.0