techascent/tech.ml-base

Base concepts of the techascent ml suite

Leiningen/Boot

[techascent/tech.ml-base "1.0"]

Clojure CLI/deps.edn

techascent/tech.ml-base {:mvn/version "1.0"}

Gradle

implementation("techascent:tech.ml-base:1.0")

Maven

<dependency>
  <groupId>techascent</groupId>
  <artifactId>tech.ml-base</artifactId>
  <version>1.0</version>
</dependency>