org.rssys/gost

Generated by the org.rssys/libtemplate library project template. See https://github.com/redstarssystems/libtemplate

Leiningen/Boot

[org.rssys/gost "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.rssys/gost {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("org.rssys:gost:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.rssys</groupId>
  <artifactId>gost</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>