is not current version
Last Version 2.2.2

net.yudichev.jiotty:jiotty-bom 2.0.3


Categories

Categories

Net
GroupId

GroupId

net.yudichev.jiotty
ArtifactId

ArtifactId

jiotty-bom
Version

Version

2.0.3
Type

Type

pom

Download jiotty-bom 2.0.3

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

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