Last Version

jnREPL 1.2

Embed a Clojure nREPL in Java

License

License

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.austinc
ArtifactId

ArtifactId

jnrepl
Version

Version

1.2
Type

Type

jar
Description

Description

jnREPL
Embed a Clojure nREPL in Java
Project URL

Project URL

https://github.com/AustinC/jnREPL
Source Code Management

Source Code Management

https://github.com/AustinC/jnREPL.git

Download jnrepl 1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.clojure : clojure jar 1.9.0
org.clojure : tools.nrepl jar 0.2.12
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.