ai.mypulse/flagsmith-clj

A Clojure wrapper around the Flagsmith Java SDK

Leiningen/Boot

[ai.mypulse/flagsmith-clj "0.0.11"]

Clojure CLI/deps.edn

ai.mypulse/flagsmith-clj {:mvn/version "0.0.11"}

Gradle

implementation("ai.mypulse:flagsmith-clj:0.0.11")

Maven

<dependency>
  <groupId>ai.mypulse</groupId>
  <artifactId>flagsmith-clj</artifactId>
  <version>0.0.11</version>
</dependency>