multicode

Asserts compiler for hexlet battle

Leiningen/Boot

[multicode "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

multicode/multicode {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("multicode:multicode:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>multicode</groupId>
  <artifactId>multicode</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>