is not current version
Last Version 3.7.6

org.webjars:immutable 3.7.3

WebJar for immutable.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

immutable
Version

Version

3.7.3
Type

Type

jar

Download immutable 3.7.3


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