is not current version
Last Version 4.0.2

org.eclipse.rdf4j:rdf4j-rio-jsonld 3.4.3

Rio parser and writer implementation for the JSON-LD file format.

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

org.eclipse.rdf4j
ArtifactId

ArtifactId

rdf4j-rio-jsonld
Version

Version

3.4.3
Type

Type

jar

Download rdf4j-rio-jsonld 3.4.3


<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-rio-jsonld/ -->
<dependency>
    <groupId>org.eclipse.rdf4j</groupId>
    <artifactId>rdf4j-rio-jsonld</artifactId>
    <version>3.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-rio-jsonld/
implementation 'org.eclipse.rdf4j:rdf4j-rio-jsonld:3.4.3'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-rio-jsonld/
implementation ("org.eclipse.rdf4j:rdf4j-rio-jsonld:3.4.3")
'org.eclipse.rdf4j:rdf4j-rio-jsonld:jar:3.4.3'
<dependency org="org.eclipse.rdf4j" name="rdf4j-rio-jsonld" rev="3.4.3">
  <artifact name="rdf4j-rio-jsonld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-rio-jsonld', version='3.4.3')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-rio-jsonld" % "3.4.3"
[org.eclipse.rdf4j/rdf4j-rio-jsonld "3.4.3"]