License |
License |
---|---|
GroupId | GroupIdorg.ezand.telldus |
ArtifactId | ArtifactIdtelldus-core |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionTelldus - Core
Core classes for the Telldus Java wrapper
|
Filename | Size |
---|---|
telldus-core-1.4.pom | |
telldus-core-1.4.jar | 12 KB |
telldus-core-1.4-sources.jar | 5 KB |
telldus-core-1.4-javadoc.jar | 85 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |