Last Version

jsh 0.1.2

jsh - the "Java Shell".

License

License

GroupId

GroupId

de.unkrig
ArtifactId

ArtifactId

jsh
Version

Version

0.1.2
Type

Type

jar
Description

Description

jsh
jsh - the "Java Shell".
Project URL

Project URL

https://github.com/janino-compiler/jsh
Source Code Management

Source Code Management

https://github.com/janino-compiler/jsh

Download jsh 0.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
jline : jline jar 2.14
org.codehaus.janino : janino jar 3.0.13
de.unkrig.commons : commons-util jar 1.2.13

Project Modules

There are no modules declared in this project.