High-performance immutable collections

Immutable implementations of Java collections

Лицензия

Лицензия

Категории

Категории

Сеть Immutables Библиотеки уровня приложения Code Generators
Группа

Группа

net.pwall.util
Идентификатор

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

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

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

2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

High-performance immutable collections
Immutable implementations of Java collections
Ссылка на сайт

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

https://github.com/pwall567/immutables
Система контроля версий

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

https://github.com/pwall567/immutables.git

Скачать immutables

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2

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

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

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

Версия
2.2
2.1
2.0
1.2
1.1
1.0