Jar examples for s:swank-clojure
Swank server connecting Clojure to Emacs SLIME
You can download jar file swank-clojure 1.2.1 in this page.
Eclipse Public License - v 1.0
You can use the following script to add swank-clojure-1.2.1.jar to your project.
<dependency> <groupId>com.github.technomancy</groupId> <artifactId>swank-clojure</artifactId> <version>1.2.1</version> </dependency>
compile group: 'com.github.technomancy', name: 'swank-clojure', version: '1.2.1'
libraryDependencies += "com.github.technomancy" % "swank-clojure" % "1.2.1"
<dependency org="com.github.technomancy" name="swank-clojure" rev="1.2.1"/>
@Grapes(@Grab(group='com.github.technomancy', module='swank-clojure', version='1.2.1'))
'com.github.technomancy:swank-clojure:jar:1.2.1'
Click the following link to download the jar file.
swank-clojure-1.2.1.jar