License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticweb.yars |
ArtifactId | ArtifactIdnxparser-utilities-uri |
Version | Version4.0.0 |
Type | Typejar |
Description |
DescriptionNxParser Utilities for URI Handling
NxParser is a Java open source, streaming, non-validating parser for the Nx format, where x = Triples, Quads, or any other number.
|
<!-- https://jarcasting.com/artifacts/org.semanticweb.yars/nxparser-utilities-uri/ -->
<dependency>
<groupId>org.semanticweb.yars</groupId>
<artifactId>nxparser-utilities-uri</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.yars/nxparser-utilities-uri/
implementation 'org.semanticweb.yars:nxparser-utilities-uri:4.0.0'
// https://jarcasting.com/artifacts/org.semanticweb.yars/nxparser-utilities-uri/
implementation ("org.semanticweb.yars:nxparser-utilities-uri:4.0.0")
'org.semanticweb.yars:nxparser-utilities-uri:jar:4.0.0'
<dependency org="org.semanticweb.yars" name="nxparser-utilities-uri" rev="4.0.0">
<artifact name="nxparser-utilities-uri" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.yars', module='nxparser-utilities-uri', version='4.0.0')
)
libraryDependencies += "org.semanticweb.yars" % "nxparser-utilities-uri" % "4.0.0"
[org.semanticweb.yars/nxparser-utilities-uri "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |