lt.tokenmill/timewords

Library to parse time strings.

Leiningen/Boot

[lt.tokenmill/timewords "0.5.0-SNAPSHOT"]

Clojure CLI/deps.edn

lt.tokenmill/timewords {:mvn/version "0.5.0-SNAPSHOT"}

Gradle

implementation("lt.tokenmill:timewords:0.5.0-SNAPSHOT")

Maven

<dependency>
  <groupId>lt.tokenmill</groupId>
  <artifactId>timewords</artifactId>
  <version>0.5.0-SNAPSHOT</version>
</dependency>