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