License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdimmutable-tuple |
Version | Version0.4.10 |
Type | Typejar |
Description |
Descriptionimmutable-tuple
WebJar for immutable-tuple
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
immutable-tuple-0.4.10.pom | |
immutable-tuple-0.4.10.jar | 23 KB |
immutable-tuple-0.4.10-sources.jar | 22 bytes |
immutable-tuple-0.4.10-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/immutable-tuple/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>immutable-tuple</artifactId>
<version>0.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/immutable-tuple/
implementation 'org.webjars.npm:immutable-tuple:0.4.10'
// https://jarcasting.com/artifacts/org.webjars.npm/immutable-tuple/
implementation ("org.webjars.npm:immutable-tuple:0.4.10")
'org.webjars.npm:immutable-tuple:jar:0.4.10'
<dependency org="org.webjars.npm" name="immutable-tuple" rev="0.4.10">
<artifact name="immutable-tuple" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='immutable-tuple', version='0.4.10')
)
libraryDependencies += "org.webjars.npm" % "immutable-tuple" % "0.4.10"
[org.webjars.npm/immutable-tuple "0.4.10"]