is not current version
Last Version 3.7.6

org.webjars:immutable 2.6.2

WebJar for immutable.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

immutable
Version

Version

2.6.2
Type

Type

jar

Download immutable 2.6.2


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