domaintypes/core

Defining domain data types in Clojure on the basis of records.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 194 Downloads
  • 83 This Version

Leiningen/Boot

[domaintypes/core "1.0.0"]

Clojure CLI/deps.edn

domaintypes/core {:mvn/version "1.0.0"}

Gradle

implementation("domaintypes:core:1.0.0")

Maven

<dependency>
  <groupId>domaintypes</groupId>
  <artifactId>core</artifactId>
  <version>1.0.0</version>
</dependency>