is not current version
Last Version 4.0.0

org.semanticweb.yars:nxparser-api 3.0.1


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.semanticweb.yars
ArtifactId

ArtifactId

nxparser-api
Version

Version

3.0.1
Type

Type

jar

Download nxparser-api 3.0.1


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