is not current version
Last Version 5.0.2

org.webjars.npm:arg 4.1.0

WebJar for arg

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

arg
Version

Version

4.1.0
Type

Type

jar

Download arg 4.1.0


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