net.yudichev.jiotty:jiotty-connector-ip

Java components for low level home automation coding

License

License

Categories

Categories

Net
GroupId

GroupId

net.yudichev.jiotty
ArtifactId

ArtifactId

jiotty-connector-ip
Last Version

Last Version

2.2.2
Release Date

Release Date

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-ip

Download jiotty-connector-ip

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar
com.google.guava : guava jar
com.google.inject : guice jar
javax.inject : javax.inject jar
net.yudichev.jiotty : jiotty-common jar
org.slf4j : slf4j-api jar
net.yudichev.jiotty : jiotty-common test-jar

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.6.0-M1
org.mockito : mockito-core jar 2.28.2
org.mockito : mockito-junit-jupiter jar 2.28.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2
2.2.1
2.2.0