Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Latest commit

 

History

History
37 lines (24 loc) · 790 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 790 Bytes

NAME

DESCRIPTION

Releases and Dependency Information

Latest stable release is VERSION.

deps.edn dependency information:

  org.typedclojure/NAME {:mvn/version "VERSION"}

Leiningen dependency information:

[org.typedclojure/NAME "VERSION"]

Maven dependency information:

<dependency>
  <groupId>org.typedclojure</groupId>
  <artifactId>NAME</artifactId>
  <version>VERSION</version>
</dependency>

License

Copyright © Ambrose Bonnaire-Sergeant, Rich Hickey & contributors.

Licensed under the EPL (see the file epl-v10.html).