net.clojars.biosharp/biopython-clj

FIXME: my new library.

Leiningen/Boot

[net.clojars.biosharp/biopython-clj "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

net.clojars.biosharp/biopython-clj {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("net.clojars.biosharp:biopython-clj:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>net.clojars.biosharp</groupId>
  <artifactId>biopython-clj</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>