com.github.s-doti/sepl

Algorithm execution engine

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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