io.jackhay.gpdistribute

Library for distributing Clojush GP evaluations

Leiningen/Boot

[io.jackhay.gpdistribute "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.jackhay.gpdistribute/io.jackhay.gpdistribute {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("io.jackhay.gpdistribute:io.jackhay.gpdistribute:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.jackhay.gpdistribute</groupId>
  <artifactId>io.jackhay.gpdistribute</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>