miazan/titan-clj

Small wrapper around titan java api

Leiningen/Boot

[miazan/titan-clj "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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