com.hmsonline.bundle/json-simple

${project.artifactId}

  • VCSN/A

  • cljdoc documentationcljdoc
  • 55 Downloads
  • 55 This Version

Leiningen/Boot

[com.hmsonline.bundle/json-simple "1.1"]

Clojure CLI/deps.edn

com.hmsonline.bundle/json-simple {:mvn/version "1.1"}

Gradle

implementation("com.hmsonline.bundle:json-simple:1.1")

Maven

<dependency>
  <groupId>com.hmsonline.bundle</groupId>
  <artifactId>json-simple</artifactId>
  <version>1.1</version>
</dependency>