ebenbild

tiny library to create predicates from different data that match on "look-a-likes"

Leiningen/Boot

[ebenbild "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

ebenbild/ebenbild {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("ebenbild:ebenbild:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ebenbild</groupId>
  <artifactId>ebenbild</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>