Last Version

NxParser APIs 4.0.0

NxParser is a Java open source, streaming, non-validating parser for the Nx format, where x = Triples, Quads, or any other number.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.semanticweb.yars
ArtifactId

ArtifactId

nxparser-api
Version

Version

4.0.0
Type

Type

jar
Description

Description

NxParser APIs
NxParser is a Java open source, streaming, non-validating parser for the Nx format, where x = Triples, Quads, or any other number.

Download nxparser-api 4.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.semanticweb.yars : nxparser-model jar 4.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.