is not current version
Last Version 1.0.15

org.daverog:json-ld-tree 1.0.11

Developer-friendly serialisation of RDF into a structurally-stable JSON-LD representation.

Categories

Categories

JSON-LD Data Data Formats Hypermedia Types JSON
GroupId

GroupId

org.daverog
ArtifactId

ArtifactId

json-ld-tree
Version

Version

1.0.11
Type

Type

jar

Download json-ld-tree 1.0.11


<!-- https://jarcasting.com/artifacts/org.daverog/json-ld-tree/ -->
<dependency>
    <groupId>org.daverog</groupId>
    <artifactId>json-ld-tree</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.daverog/json-ld-tree/
implementation 'org.daverog:json-ld-tree:1.0.11'
// https://jarcasting.com/artifacts/org.daverog/json-ld-tree/
implementation ("org.daverog:json-ld-tree:1.0.11")
'org.daverog:json-ld-tree:jar:1.0.11'
<dependency org="org.daverog" name="json-ld-tree" rev="1.0.11">
  <artifact name="json-ld-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.daverog', module='json-ld-tree', version='1.0.11')
)
libraryDependencies += "org.daverog" % "json-ld-tree" % "1.0.11"
[org.daverog/json-ld-tree "1.0.11"]