is not current version
Last Version 4.0.0

org.semanticweb.yars:nxparser-utilities-uri 3.0.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.semanticweb.yars
ArtifactId

ArtifactId

nxparser-utilities-uri
Version

Version

3.0.0
Type

Type

jar

Download nxparser-utilities-uri 3.0.0


<!-- https://jarcasting.com/artifacts/org.semanticweb.yars/nxparser-utilities-uri/ -->
<dependency>
    <groupId>org.semanticweb.yars</groupId>
    <artifactId>nxparser-utilities-uri</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.yars/nxparser-utilities-uri/
implementation 'org.semanticweb.yars:nxparser-utilities-uri:3.0.0'
// https://jarcasting.com/artifacts/org.semanticweb.yars/nxparser-utilities-uri/
implementation ("org.semanticweb.yars:nxparser-utilities-uri:3.0.0")
'org.semanticweb.yars:nxparser-utilities-uri:jar:3.0.0'
<dependency org="org.semanticweb.yars" name="nxparser-utilities-uri" rev="3.0.0">
  <artifact name="nxparser-utilities-uri" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.yars', module='nxparser-utilities-uri', version='3.0.0')
)
libraryDependencies += "org.semanticweb.yars" % "nxparser-utilities-uri" % "3.0.0"
[org.semanticweb.yars/nxparser-utilities-uri "3.0.0"]