Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.yudichev.jiotty |
ArtifactId | ArtifactIdjiotty |
Version | Version1.5.0 |
Type | Typepom |
Filename | Size |
---|---|
jiotty-1.5.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty/ -->
<dependency>
<groupId>net.yudichev.jiotty</groupId>
<artifactId>jiotty</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty/
implementation 'net.yudichev.jiotty:jiotty:1.5.0'
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty/
implementation ("net.yudichev.jiotty:jiotty:1.5.0")
'net.yudichev.jiotty:jiotty:pom:1.5.0'
<dependency org="net.yudichev.jiotty" name="jiotty" rev="1.5.0">
<artifact name="jiotty" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.yudichev.jiotty', module='jiotty', version='1.5.0')
)
libraryDependencies += "net.yudichev.jiotty" % "jiotty" % "1.5.0"
[net.yudichev.jiotty/jiotty "1.5.0"]