com.github.s-doti/baby-ginfer

Baby version of the Ginfer (graph inference) library

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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