MVN

org.immutables : value-standalone

Maven & Gradle

Feb 04, 2015
5 usages
3.2k stars
<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>value-standalone</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.immutables : value-standalone to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3
  • Latest Release Candidate: 1.1.0-rc1

All Versions

Choose a version of org.immutables : value-standalone to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
value-standalone-1.1.3
value-standalone-1.1.2
value-standalone-1.1.1
value-standalone-1.1.0-rc1
1.1
value-standalone-1.1
1.0.x
value-standalone-1.0.1
1.0
value-standalone-1.0

How to add a dependency to Maven

Add the following org.immutables : value-standalone maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>value-standalone</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.immutables : value-standalone gradle dependency to your build.gradle file:

implementation 'org.immutables:value-standalone:1.1.3'

Gradle Kotlin DSL: Add the following org.immutables : value-standalone gradle kotlin dependency to your build.gradle.kts file:

implementation("org.immutables:value-standalone:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.immutables : value-standalone sbt scala dependency to your build.sbt file:

libraryDependencies += "org.immutables" % "value-standalone" % "1.1.3"

Advertisement

Dependencies from Group

Aug 27, 2023
1k usages
3.2k stars
Aug 27, 2023
59 usages
3.2k stars
Aug 27, 2023
32 usages
3.2k stars
Aug 27, 2023
25 usages
3.2k stars
Aug 27, 2023
24 usages
3.2k stars

Discover Dependencies