| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdnet.yudichev.jiotty |
| ArtifactId | ArtifactIdjiotty-connector-webclient |
| Last Version | Last Version2.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava components for low level home automation coding
|
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.htmlunit : htmlunit | jar | |
| com.google.guava : guava | jar | |
| org.immutables : value | jar | |
| org.slf4j : slf4j-api | jar |