social-wallet-api

Freecoin web API for wallet operations

Leiningen/Boot

[social-wallet-api "1.0-SNAPSHOT"]

Clojure CLI/deps.edn

social-wallet-api/social-wallet-api {:mvn/version "1.0-SNAPSHOT"}

Gradle

implementation("social-wallet-api:social-wallet-api:1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>social-wallet-api</groupId>
  <artifactId>social-wallet-api</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>