is not current version
Last Version 0.1.3

pl.symentis.shelly:shelly-cli 0.0.4


Categories

Categories

CLI User Interface
GroupId

GroupId

pl.symentis.shelly
ArtifactId

ArtifactId

shelly-cli
Version

Version

0.0.4
Type

Type

jar

Download shelly-cli 0.0.4


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