is not current version
Last Version 2.2.2

net.yudichev.jiotty:jiotty-bom 1.6.0


Categories

Categories

Net
GroupId

GroupId

net.yudichev.jiotty
ArtifactId

ArtifactId

jiotty-bom
Version

Version

1.6.0
Type

Type

pom

Download jiotty-bom 1.6.0

Filename Size
jiotty-bom-1.6.0.pom 14 KB
Browse

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