com.fluree/json-ld

Fluree JSON-LD Library

Leiningen/Boot

[com.fluree/json-ld "1.0.0"]

Clojure CLI/deps.edn

com.fluree/json-ld {:mvn/version "1.0.0"}

Gradle

implementation("com.fluree:json-ld:1.0.0")

Maven

<dependency>
  <groupId>com.fluree</groupId>
  <artifactId>json-ld</artifactId>
  <version>1.0.0</version>
</dependency>