wikia/commons

Set of common utilities that are useful throughout Wikia's projects

Leiningen/Boot

[wikia/commons "0.1.5"]

Clojure CLI/deps.edn

wikia/commons {:mvn/version "0.1.5"}

Gradle

implementation("wikia:commons:0.1.5")

Maven

<dependency>
  <groupId>wikia</groupId>
  <artifactId>commons</artifactId>
  <version>0.1.5</version>
</dependency>