lupapiste/commons

Common domain code and resources for lupapiste and lupapiste-toj

Leiningen/Boot

[lupapiste/commons "0.5.16"]

Clojure CLI/deps.edn

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

Gradle

implementation("lupapiste:commons:0.5.16")

Maven

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