is not current version
Last Version 1.4.0

org.webjars.npm:jju 1.3.0

WebJar for jju

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jju
Version

Version

1.3.0
Type

Type

jar

Download jju 1.3.0


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