com.github.s-doti/baby-sepl

Baby version of the SEPL (algorithm execution) engine

Leiningen/Boot

[com.github.s-doti/baby-sepl "1.0.1"]

Clojure CLI/deps.edn

com.github.s-doti/baby-sepl {:mvn/version "1.0.1"}

Gradle

implementation("com.github.s-doti:baby-sepl:1.0.1")

Maven

<dependency>
  <groupId>com.github.s-doti</groupId>
  <artifactId>baby-sepl</artifactId>
  <version>1.0.1</version>
</dependency>