is not current version
Last Version 4.0.0

org.semanticweb.yars:nxparser-serialisers 2.2


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.semanticweb.yars
ArtifactId

ArtifactId

nxparser-serialisers
Version

Version

2.2
Type

Type

jar

Download nxparser-serialisers 2.2


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