Jar examples for s:spec
Specification of data and functions
You can download jar file spec.alpha 0.1.94 in this page.
Eclipse Public License 1.0
You can use the following script to add spec.alpha-0.1.94.jar to your project.
<dependency> <groupId>org.clojure</groupId> <artifactId>spec.alpha</artifactId> <version>0.1.94</version> </dependency>
compile group: 'org.clojure', name: 'spec.alpha', version: '0.1.94'
libraryDependencies += "org.clojure" % "spec.alpha" % "0.1.94"
<dependency org="org.clojure" name="spec.alpha" rev="0.1.94"/>
@Grapes(@Grab(group='org.clojure', module='spec.alpha', version='0.1.94'))
'org.clojure:spec.alpha:jar:0.1.94'
Click the following link to download the jar file.
spec.alpha-0.1.94-sources.jar