org.clojars.smee/common

Common useful functions needed in different projects.

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[org.clojars.smee/common "1.2.8"]

Clojure CLI/deps.edn

org.clojars.smee/common {:mvn/version "1.2.8"}

Gradle

implementation("org.clojars.smee:common:1.2.8")

Maven

<dependency>
  <groupId>org.clojars.smee</groupId>
  <artifactId>common</artifactId>
  <version>1.2.8</version>
</dependency>

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