| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.yudichev.jiotty | 
| ArtifactId | ArtifactIdjiotty-connector-fieldglass | 
| 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-fieldglass/ -->
<dependency>
    <groupId>net.yudichev.jiotty</groupId>
    <artifactId>jiotty-connector-fieldglass</artifactId>
    <version>2.2.2</version>
</dependency>// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-fieldglass/
implementation 'net.yudichev.jiotty:jiotty-connector-fieldglass:2.2.2'// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-fieldglass/
implementation ("net.yudichev.jiotty:jiotty-connector-fieldglass:2.2.2")'net.yudichev.jiotty:jiotty-connector-fieldglass:jar:2.2.2'<dependency org="net.yudichev.jiotty" name="jiotty-connector-fieldglass" rev="2.2.2">
  <artifact name="jiotty-connector-fieldglass" type="jar" />
</dependency>@Grapes(
@Grab(group='net.yudichev.jiotty', module='jiotty-connector-fieldglass', version='2.2.2')
)libraryDependencies += "net.yudichev.jiotty" % "jiotty-connector-fieldglass" % "2.2.2"[net.yudichev.jiotty/jiotty-connector-fieldglass "2.2.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.yudichev.jiotty : jiotty-connector-webclient | jar | |
| com.google.guava : guava | jar | |
| net.yudichev.jiotty : jiotty-common | jar | |
| net.sourceforge.htmlunit : htmlunit | jar | |
| com.opencsv : opencsv | jar | 5.4 | 
| com.google.inject : guice | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0-M1 | 
| org.hamcrest : hamcrest | jar | 2.2 |