pl.symentis.shelly:shelly-cli

An "application server" to build console and REPL application

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

pl.symentis.shelly
ArtifactId

ArtifactId

shelly-cli
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

An "application server" to build console and REPL application

Download shelly-cli

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
pl.symentis.shelly : shelly-api jar 0.1.3
commons-cli : commons-cli jar 1.2
com.google.guava : guava jar 18.0
javax.inject : javax.inject jar 1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.1
0.0.4
0.0.2