is not current version
Last Version 4.0.0-rc.9

org.webjars.bowergithub.facebook:immutable-js 3.8.2

WebJar for immutable

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.bowergithub.facebook
ArtifactId

ArtifactId

immutable-js
Version

Version

3.8.2
Type

Type

jar

Download immutable-js 3.8.2


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