miazan/titan-clj

Small wrapper around titan java api

Leiningen/Boot

[miazan/titan-clj "0.1.1"]

Clojure CLI/deps.edn

miazan/titan-clj {:mvn/version "0.1.1"}

Gradle

implementation("miazan:titan-clj:0.1.1")

Maven

<dependency>
  <groupId>miazan</groupId>
  <artifactId>titan-clj</artifactId>
  <version>0.1.1</version>
</dependency>