is not current version
Last Version 0.1.3

pl.symentis.shelly:shelly 0.0.2

An "application server" to build console and REPL application

GroupId

GroupId

pl.symentis.shelly
ArtifactId

ArtifactId

shelly
Version

Version

0.0.2
Type

Type

pom

Download shelly 0.0.2

Filename Size
shelly-0.0.2.pom 4 KB
Browse

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