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