is not current version
Last Version 4.0.0

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


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.semanticweb.yars
ArtifactId

ArtifactId

nxparser-utilities-nx
Version

Version

3.0.0
Type

Type

jar

Download nxparser-utilities-nx 3.0.0


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