Last Version

High-performance immutable collections 2.2

Immutable implementations of Java collections

License

License

Categories

Categories

Net Immutables Application Layer Libs Code Generators
GroupId

GroupId

net.pwall.util
ArtifactId

ArtifactId

immutables
Version

Version

2.2
Type

Type

jar
Description

Description

High-performance immutable collections
Immutable implementations of Java collections
Project URL

Project URL

https://github.com/pwall567/immutables
Source Code Management

Source Code Management

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

Download immutables 2.2


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.