pl.symentis.shelly:shelly-commands-spi

An "application server" to build console and REPL application

License

License

GroupId

GroupId

pl.symentis.shelly
ArtifactId

ArtifactId

shelly-commands-spi
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-commands-spi

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
pl.symentis.shelly : shelly-commands-api jar 0.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.1