Telldus - Core

Core classes for the Telldus Java wrapper

License

License

GroupId

GroupId

org.ezand.telldus
ArtifactId

ArtifactId

telldus-core
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Telldus - Core
Core classes for the Telldus Java wrapper

Download telldus-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.apache.commons : commons-lang3 jar 3.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.1
1.0