Last Version

IClojure 1.2.0

A better Clojure REPL, inspired by IPython

License

License

Categories

Categories

Clojure Languages
GroupId

GroupId

com.offbytwo.iclojure
ArtifactId

ArtifactId

iclojure
Version

Version

1.2.0
Type

Type

jar
Description

Description

IClojure
A better Clojure REPL, inspired by IPython
Project URL

Project URL

http://www.iclojure.com/
Source Code Management

Source Code Management

https://github.com/cosmin/IClojure

Download iclojure 1.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
jline : jline jar 2.9
org.clojure : clojure jar 1.4.0
com.offbytwo.class-finder : class-finder jar 1.0.0
clj-stacktrace » clj-stacktrace jar 0.2.4
org.thnetos » cd-client jar 0.3.6
log4j : log4j jar 1.2.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.