datspec

Protocols and specs for the Datsys architecture - the shape of things.

Leiningen/Boot

[datspec "0.0.1-alpha2"]

Clojure CLI/deps.edn

datspec/datspec {:mvn/version "0.0.1-alpha2"}

Gradle

implementation("datspec:datspec:0.0.1-alpha2")

Maven

<dependency>
  <groupId>datspec</groupId>
  <artifactId>datspec</artifactId>
  <version>0.0.1-alpha2</version>
</dependency>