lupapiste/commons

Common domain code and resources for lupapiste and lupapiste-toj

Leiningen/Boot

[lupapiste/commons "0.8.7"]

Clojure CLI/deps.edn

lupapiste/commons {:mvn/version "0.8.7"}

Gradle

implementation("lupapiste:commons:0.8.7")

Maven

<dependency>
  <groupId>lupapiste</groupId>
  <artifactId>commons</artifactId>
  <version>0.8.7</version>
</dependency>