REPLash

REPLash is a lightweight and extensible command-line REPL for Java.

License

License

GroupId

GroupId

com.replash
ArtifactId

ArtifactId

replash-options
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

REPLash
REPLash is a lightweight and extensible command-line REPL for Java.
Project URL

Project URL

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

Source Code Management

https://github.com/replash/replash

Download replash-options

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.replash : replash-core jar 0.8.0
commons-cli : commons-cli jar 1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7