| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdmodelico-immutable |
| Version | Version19.0.5 |
| Type | Typejar |
| Description |
Descriptionmodelico-immutable
WebJar for modelico-immutable
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| modelico-immutable-19.0.5.pom | |
| modelico-immutable-19.0.5.jar | 136 KB |
| modelico-immutable-19.0.5-sources.jar | 22 bytes |
| modelico-immutable-19.0.5-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/modelico-immutable/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>modelico-immutable</artifactId>
<version>19.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/modelico-immutable/
implementation 'org.webjars.npm:modelico-immutable:19.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/modelico-immutable/
implementation ("org.webjars.npm:modelico-immutable:19.0.5")
'org.webjars.npm:modelico-immutable:jar:19.0.5'
<dependency org="org.webjars.npm" name="modelico-immutable" rev="19.0.5">
<artifact name="modelico-immutable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='modelico-immutable', version='19.0.5')
)
libraryDependencies += "org.webjars.npm" % "modelico-immutable" % "19.0.5"
[org.webjars.npm/modelico-immutable "19.0.5"]