com.jd.bdp.magpie/magpie-utils

magpie utils

Leiningen/Boot

[com.jd.bdp.magpie/magpie-utils "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.jd.bdp.magpie/magpie-utils {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("com.jd.bdp.magpie:magpie-utils:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.jd.bdp.magpie</groupId>
  <artifactId>magpie-utils</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>