is not current version
Last Version 2.2.2

net.yudichev.jiotty:jiotty-parent 1.1.0


Categories

Categories

Net
GroupId

GroupId

net.yudichev.jiotty
ArtifactId

ArtifactId

jiotty-parent
Version

Version

1.1.0
Type

Type

pom

Download jiotty-parent 1.1.0

Filename Size
jiotty-parent-1.1.0.pom 2 KB
Browse

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