com.passivsystems/protean-core

Protean core API, transformations over Protean codices.

Leiningen/Boot

[com.passivsystems/protean-core "0.2.0"]

Clojure CLI/deps.edn

com.passivsystems/protean-core {:mvn/version "0.2.0"}

Gradle

implementation("com.passivsystems:protean-core:0.2.0")

Maven

<dependency>
  <groupId>com.passivsystems</groupId>
  <artifactId>protean-core</artifactId>
  <version>0.2.0</version>
</dependency>