net.clojars.hellonico/jquants-api

FIXME: my new library.

Leiningen/Boot

[net.clojars.hellonico/jquants-api "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

net.clojars.hellonico/jquants-api {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("net.clojars.hellonico:jquants-api:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>net.clojars.hellonico</groupId>
  <artifactId>jquants-api</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>