amalloy/thrift-gen

quickcheck generators for producing instances of Thrift schemas

Leiningen/Boot

[amalloy/thrift-gen "0.2.0"]

Clojure CLI/deps.edn

amalloy/thrift-gen {:mvn/version "0.2.0"}

Gradle

implementation("amalloy:thrift-gen:0.2.0")

Maven

<dependency>
  <groupId>amalloy</groupId>
  <artifactId>thrift-gen</artifactId>
  <version>0.2.0</version>
</dependency>