License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.bowergithub.facebook |
ArtifactId | ArtifactIdimmutable-js |
Version | Version4.0.0-rc.9 |
Type | Typejar |
Description |
Descriptionimmutable
WebJar for immutable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
immutable-js-4.0.0-rc.9.pom | |
immutable-js-4.0.0-rc.9.jar | 636 KB |
immutable-js-4.0.0-rc.9-sources.jar | 22 bytes |
immutable-js-4.0.0-rc.9-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>4.0.0-rc.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.facebook/immutable-js/
implementation 'org.webjars.bowergithub.facebook:immutable-js:4.0.0-rc.9'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.facebook/immutable-js/
implementation ("org.webjars.bowergithub.facebook:immutable-js:4.0.0-rc.9")
'org.webjars.bowergithub.facebook:immutable-js:jar:4.0.0-rc.9'
<dependency org="org.webjars.bowergithub.facebook" name="immutable-js" rev="4.0.0-rc.9">
<artifact name="immutable-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.facebook', module='immutable-js', version='4.0.0-rc.9')
)
libraryDependencies += "org.webjars.bowergithub.facebook" % "immutable-js" % "4.0.0-rc.9"
[org.webjars.bowergithub.facebook/immutable-js "4.0.0-rc.9"]