REPLash

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

Лицензия

Лицензия

Группа

Группа

com.replash
Идентификатор

Идентификатор

replash-core
Последняя версия

Последняя версия

0.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

REPLash
REPLash is a lightweight and extensible command-line REPL for Java.
Ссылка на сайт

Ссылка на сайт

http://www.replash.com
Система контроля версий

Система контроля версий

https://github.com/replash/replash

Скачать replash-core

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.3.2
jline : jline jar 2.12

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.8.0
0.7