org.clojars.nmeyer/simple-avro

Clojure wrapper for Avro schema and serialization.

Leiningen/Boot

[org.clojars.nmeyer/simple-avro "0.0.6"]

Clojure CLI/deps.edn

org.clojars.nmeyer/simple-avro {:mvn/version "0.0.6"}

Gradle

implementation("org.clojars.nmeyer:simple-avro:0.0.6")

Maven

<dependency>
  <groupId>org.clojars.nmeyer</groupId>
  <artifactId>simple-avro</artifactId>
  <version>0.0.6</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.