com.degel/sodium

A wrapper around soda-ash and semantic-ui-react

Leiningen/Boot

[com.degel/sodium "0.12.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.degel/sodium {:mvn/version "0.12.0-SNAPSHOT"}

Gradle

implementation("com.degel:sodium:0.12.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.degel</groupId>
  <artifactId>sodium</artifactId>
  <version>0.12.0-SNAPSHOT</version>
</dependency>