tech.thomascothran/apophis

Mutation testing tools for Clojure.

Leiningen/Boot

[tech.thomascothran/apophis "0.1.11"]

Clojure CLI/deps.edn

tech.thomascothran/apophis {:mvn/version "0.1.11"}

Gradle

implementation("tech.thomascothran:apophis:0.1.11")

Maven

<dependency>
  <groupId>tech.thomascothran</groupId>
  <artifactId>apophis</artifactId>
  <version>0.1.11</version>
</dependency>