Last Version

swank-clojure 1.2.1

Swank server connecting Clojure to Emacs SLIME

License

License

Categories

Categories

Clojure Languages
GroupId

GroupId

com.github.technomancy
ArtifactId

ArtifactId

swank-clojure
Version

Version

1.2.1
Type

Type

jar
Description

Description

swank-clojure
Swank server connecting Clojure to Emacs SLIME
Project URL

Project URL

http://github.com/technomancy/swank-clojure
Source Code Management

Source Code Management

http://github.com/technomancy/swank-clojure

Download swank-clojure 1.2.1


<!-- https://jarcasting.com/artifacts/com.github.technomancy/swank-clojure/ -->
<dependency>
    <groupId>com.github.technomancy</groupId>
    <artifactId>swank-clojure</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.technomancy/swank-clojure/
implementation 'com.github.technomancy:swank-clojure:1.2.1'
// https://jarcasting.com/artifacts/com.github.technomancy/swank-clojure/
implementation ("com.github.technomancy:swank-clojure:1.2.1")
'com.github.technomancy:swank-clojure:jar:1.2.1'
<dependency org="com.github.technomancy" name="swank-clojure" rev="1.2.1">
  <artifact name="swank-clojure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.technomancy', module='swank-clojure', version='1.2.1')
)
libraryDependencies += "com.github.technomancy" % "swank-clojure" % "1.2.1"
[com.github.technomancy/swank-clojure "1.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.clojure : clojure jar 1.2.0

Project Modules

There are no modules declared in this project.