License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.yudichev.jiotty |
ArtifactId | ArtifactIdjiotty-bom |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJava components for low level home automation coding
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jiotty-bom-2.2.2.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-bom/ -->
<dependency>
<groupId>net.yudichev.jiotty</groupId>
<artifactId>jiotty-bom</artifactId>
<version>2.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-bom/
implementation 'net.yudichev.jiotty:jiotty-bom:2.2.2'
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-bom/
implementation ("net.yudichev.jiotty:jiotty-bom:2.2.2")
'net.yudichev.jiotty:jiotty-bom:pom:2.2.2'
<dependency org="net.yudichev.jiotty" name="jiotty-bom" rev="2.2.2">
<artifact name="jiotty-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.yudichev.jiotty', module='jiotty-bom', version='2.2.2')
)
libraryDependencies += "net.yudichev.jiotty" % "jiotty-bom" % "2.2.2"
[net.yudichev.jiotty/jiotty-bom "2.2.2"]