telent/speckled

SPARQL DSL and stuff

Leiningen/Boot

[telent/speckled "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

telent/speckled {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("telent:speckled:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>telent</groupId>
  <artifactId>speckled</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>