is not current version
Last Version 1.1.1

org.webjars.npm:n3 0.4.5

WebJar for n3

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

n3
Version

Version

0.4.5
Type

Type

jar

Download n3 0.4.5


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