com.github.pkpkpk/gcp.global

gcp global malli registry

Leiningen/Boot

[com.github.pkpkpk/gcp.global "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.pkpkpk/gcp.global {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("com.github.pkpkpk:gcp.global:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.pkpkpk</groupId>
  <artifactId>gcp.global</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>