world.convex/net.clj

Convex, building the Internet of Value

Leiningen/Boot

[world.convex/net.clj "0.0.0-alpha3"]

Clojure CLI/deps.edn

world.convex/net.clj {:mvn/version "0.0.0-alpha3"}

Gradle

implementation("world.convex:net.clj:0.0.0-alpha3")

Maven

<dependency>
  <groupId>world.convex</groupId>
  <artifactId>net.clj</artifactId>
  <version>0.0.0-alpha3</version>
</dependency>