is not current version
Last Version 1.4

org.ezand.telldus:telldus-rest 1.1

REST wrapper around the Telldus CLI (tdtool)

GroupId

GroupId

org.ezand.telldus
ArtifactId

ArtifactId

telldus-rest
Version

Version

1.1
Type

Type

jar

Download telldus-rest 1.1


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