is not current version
Last Version 0.1.3

pl.symentis.shelly:shelly-api 0.0.2


GroupId

GroupId

pl.symentis.shelly
ArtifactId

ArtifactId

shelly-api
Version

Version

0.0.2
Type

Type

jar

Download shelly-api 0.0.2


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