Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.facebook |
ArtifactId | ArtifactIdimmutable-js |
Version | Version3.8.2 |
Type | Typejar |
Filename | Size |
---|---|
immutable-js-3.8.2.pom | |
immutable-js-3.8.2.jar | 707 KB |
immutable-js-3.8.2-sources.jar | 22 bytes |
immutable-js-3.8.2-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]