clumcl

The Clojure UMLS Client Library

Leiningen/Boot

[clumcl "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clumcl/clumcl {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("clumcl:clumcl:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clumcl</groupId>
  <artifactId>clumcl</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>