org.clojars.sbocq/cronit

Clojure library to iterate over the time points defined by a cron like expression.

Leiningen/Boot

[org.clojars.sbocq/cronit "1.0.2"]

Clojure CLI/deps.edn

org.clojars.sbocq/cronit {:mvn/version "1.0.2"}

Gradle

implementation("org.clojars.sbocq:cronit:1.0.2")

Maven

<dependency>
  <groupId>org.clojars.sbocq</groupId>
  <artifactId>cronit</artifactId>
  <version>1.0.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.