MVN

net.yudichev.jiotty : jiotty

Maven & Gradle

Mar 25, 2023
7 stars

net.yudichev.jiotty:jiotty · Java components for low level home automation coding

<dependency>
    <groupId>net.yudichev.jiotty</groupId>
    <artifactId>jiotty</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.yudichev.jiotty : jiotty to add to Maven - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of net.yudichev.jiotty : jiotty to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
jiotty-2.3.0
2.2.x
jiotty-2.2.2
jiotty-2.2.1
jiotty-2.2.0
2.1.x
jiotty-2.1.1
jiotty-2.1.0
2.0.x
jiotty-2.0.4
jiotty-2.0.3
jiotty-2.0.2
1.7.x
jiotty-1.7.1
1.7
jiotty-1.7
1.6.x
jiotty-1.6.5
jiotty-1.6.4
jiotty-1.6.3
jiotty-1.6.2
jiotty-1.6.1
jiotty-1.6.0
1.5.x
jiotty-1.5.1
jiotty-1.5.0
1.4.x
jiotty-1.4.3
jiotty-1.4.2
jiotty-1.4.1
jiotty-1.4.0
1.3.x
jiotty-1.3.0
1.2.x
jiotty-1.2.1
jiotty-1.2.0
1.1.x
jiotty-1.1.0
1.0.x
jiotty-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.yudichev.jiotty</groupId>
    <artifactId>jiotty</artifactId>
    <version>2.3.0</version>
</dependency>

Advertisement