dethklok

A library for calculating how many seconds you've got left.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 6 Downloads
  • 6 This Version

Leiningen/Boot

[dethklok "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

dethklok/dethklok {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("dethklok:dethklok:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>dethklok</groupId>
  <artifactId>dethklok</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>