Jar examples for c:conch
A better shell-out library for Clojure.
You can download jar file conch 0.3.1 in this page.
Eclipse Public License - v 1.0
You can use the following script to add conch-0.3.1.jar to your project.
<dependency> <groupId>me.raynes</groupId> <artifactId>conch</artifactId> <version>0.3.1</version> </dependency>
compile group: 'me.raynes', name: 'conch', version: '0.3.1'
libraryDependencies += "me.raynes" % "conch" % "0.3.1"
<dependency org="me.raynes" name="conch" rev="0.3.1"/>
@Grapes(@Grab(group='me.raynes', module='conch', version='0.3.1'))
'me.raynes:conch:jar:0.3.1'
Click the following link to download the jar file.
conch-0.3.1.jar