MVN

net.pwall.util : immutables

Maven & Gradle

Jan 08, 2023
3 usages
0 stars

High-performance immutable collections · Immutable implementations of Java collections

<dependency>
    <groupId>net.pwall.util</groupId>
    <artifactId>immutables</artifactId>
    <version>2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.pwall.util : immutables to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3

All Versions

Choose a version of net.pwall.util : immutables to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3
immutables-2.3
2.2
immutables-2.2
2.1
immutables-2.1
2.0
immutables-2.0
1.2
immutables-1.2
1.1
immutables-1.1
1.0
immutables-1.0

How to add a dependency to Maven

Add the following net.pwall.util : immutables maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.pwall.util</groupId>
    <artifactId>immutables</artifactId>
    <version>2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.pwall.util : immutables gradle dependency to your build.gradle file:

implementation 'net.pwall.util:immutables:2.3'

Gradle Kotlin DSL: Add the following net.pwall.util : immutables gradle kotlin dependency to your build.gradle.kts file:

implementation("net.pwall.util:immutables:2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.pwall.util : immutables sbt scala dependency to your build.sbt file:

libraryDependencies += "net.pwall.util" % "immutables" % "2.3"

Advertisement

Dependencies from Group

Dec 26, 2020
20 usages
1 stars
May 21, 2023
10 usages
1 stars
Apr 07, 2022
7 usages
0 stars
Jul 23, 2023
4 usages
0 stars
Jan 08, 2023
3 usages
0 stars

Discover Dependencies

Feb 16, 2023
4 usages
115 stars
Feb 03, 2018
3 usages
113 stars
Oct 26, 2017
2 usages
0 stars
Nov 16, 2018
4 usages
1 stars
Jan 24, 2019
4 usages
78 stars
May 13, 2021
7 usages
116 stars