pl.symentis.shelly:shelly-main

An "application server" to build console and REPL application

License

License

GroupId

GroupId

pl.symentis.shelly
ArtifactId

ArtifactId

shelly-main
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-main

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
pl.symentis.shelly : shelly-core jar 0.1.3
org.slf4j : slf4j-jdk14 jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.1