is not current version
Last Version 2.0.1

org.webjars.npm:system 1.0.6

WebJar for system

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

system
Version

Version

1.0.6
Type

Type

jar

Download system 1.0.6


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