com.github.kiranshila/cybermonday

Leiningen/Boot

[com.github.kiranshila/cybermonday "0.0.3"]

Clojure CLI/deps.edn

com.github.kiranshila/cybermonday {:mvn/version "0.0.3"}

Gradle

implementation("com.github.kiranshila:cybermonday:0.0.3")

Maven

<dependency>
  <groupId>com.github.kiranshila</groupId>
  <artifactId>cybermonday</artifactId>
  <version>0.0.3</version>
</dependency>