com.github.s-doti/ginfer

Graph inference library

Leiningen/Boot

[com.github.s-doti/ginfer "1.0.1"]

Clojure CLI/deps.edn

com.github.s-doti/ginfer {:mvn/version "1.0.1"}

Gradle

implementation("com.github.s-doti:ginfer:1.0.1")

Maven

<dependency>
  <groupId>com.github.s-doti</groupId>
  <artifactId>ginfer</artifactId>
  <version>1.0.1</version>
</dependency>