is not current version
Last Version 2.2.2

net.yudichev.jiotty:jiotty-connector-tplinksmartplug 2.0.2

Java components for low level home automation coding

License

License

Categories

Categories

Net
GroupId

GroupId

net.yudichev.jiotty
ArtifactId

ArtifactId

jiotty-connector-tplinksmartplug
Version

Version

2.0.2
Type

Type

jar
Description

Description

Java components for low level home automation coding
Source Code Management

Source Code Management

http://github.com/ylexus/jiotty/tree/master/jiotty-connector-tplinksmartplug

Download jiotty-connector-tplinksmartplug 2.0.2


<!-- https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-tplinksmartplug/ -->
<dependency>
    <groupId>net.yudichev.jiotty</groupId>
    <artifactId>jiotty-connector-tplinksmartplug</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-tplinksmartplug/
implementation 'net.yudichev.jiotty:jiotty-connector-tplinksmartplug:2.0.2'
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-tplinksmartplug/
implementation ("net.yudichev.jiotty:jiotty-connector-tplinksmartplug:2.0.2")
'net.yudichev.jiotty:jiotty-connector-tplinksmartplug:jar:2.0.2'
<dependency org="net.yudichev.jiotty" name="jiotty-connector-tplinksmartplug" rev="2.0.2">
  <artifact name="jiotty-connector-tplinksmartplug" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.yudichev.jiotty', module='jiotty-connector-tplinksmartplug', version='2.0.2')
)
libraryDependencies += "net.yudichev.jiotty" % "jiotty-connector-tplinksmartplug" % "2.0.2"
[net.yudichev.jiotty/jiotty-connector-tplinksmartplug "2.0.2"]

Dependencies

compile (8)

Group / Artifact Type Version
net.yudichev.jiotty : jiotty-common jar
net.yudichev.jiotty : jiotty-appliance jar
javax.inject : javax.inject jar
com.google.inject : guice jar
com.fasterxml.jackson.core : jackson-databind jar
com.squareup.okhttp3 : okhttp jar
org.slf4j : slf4j-api jar
com.google.guava : guava jar

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.