witan.models.demography

witan.models.demography is a Clojure library to run demographic models.

Leiningen/Boot

[witan.models.demography "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

witan.models.demography/witan.models.demography {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("witan.models.demography:witan.models.demography:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>witan.models.demography</groupId>
  <artifactId>witan.models.demography</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>