Last Version

net.yudichev.jiotty:jiotty-connector-webclient 2.2.2

Java components for low level home automation coding

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.yudichev.jiotty
ArtifactId

ArtifactId

jiotty-connector-webclient
Version

Version

2.2.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-webclient

Download jiotty-connector-webclient 2.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit jar
com.google.guava : guava jar
org.immutables : value jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.