Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdio.github.davemeier82.homeautomation |
ArtifactId | ArtifactIdhomeautomation-shelly |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
homeautomation-shelly-0.1.0.pom | |
homeautomation-shelly-0.1.0.jar | 28 KB |
homeautomation-shelly-0.1.0-sources.jar | 20 KB |
homeautomation-shelly-0.1.0-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-shelly/ -->
<dependency>
<groupId>io.github.davemeier82.homeautomation</groupId>
<artifactId>homeautomation-shelly</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-shelly/
implementation 'io.github.davemeier82.homeautomation:homeautomation-shelly:0.1.0'
// https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-shelly/
implementation ("io.github.davemeier82.homeautomation:homeautomation-shelly:0.1.0")
'io.github.davemeier82.homeautomation:homeautomation-shelly:jar:0.1.0'
<dependency org="io.github.davemeier82.homeautomation" name="homeautomation-shelly" rev="0.1.0">
<artifact name="homeautomation-shelly" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.davemeier82.homeautomation', module='homeautomation-shelly', version='0.1.0')
)
libraryDependencies += "io.github.davemeier82.homeautomation" % "homeautomation-shelly" % "0.1.0"
[io.github.davemeier82.homeautomation/homeautomation-shelly "0.1.0"]