Telldus - Java

Java wrapper around the Telldus CLI (tdtool)

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.ezand.telldus
ArtifactId

ArtifactId

telldus-java
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Telldus - Java
Java wrapper around the Telldus CLI (tdtool)

Download telldus-java

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.ezand.telldus : telldus-core jar 1.4
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.2
1.1
1.0