hexagram30/registration

Account registration functionality for use by hexagram30 projects

Leiningen/Boot

[hexagram30/registration "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

hexagram30/registration {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("hexagram30:registration:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hexagram30</groupId>
  <artifactId>registration</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>