Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.yudichev.jiotty |
ArtifactId | ArtifactIdjiotty-connector-google |
Version | Version2.0.4 |
Type | Typepom |
Filename | Size |
---|---|
jiotty-connector-google-2.0.4.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>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-google/
implementation 'net.yudichev.jiotty:jiotty-connector-google:2.0.4'
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-google/
implementation ("net.yudichev.jiotty:jiotty-connector-google:2.0.4")
'net.yudichev.jiotty:jiotty-connector-google:pom:2.0.4'
<dependency org="net.yudichev.jiotty" name="jiotty-connector-google" rev="2.0.4">
<artifact name="jiotty-connector-google" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.yudichev.jiotty', module='jiotty-connector-google', version='2.0.4')
)
libraryDependencies += "net.yudichev.jiotty" % "jiotty-connector-google" % "2.0.4"
[net.yudichev.jiotty/jiotty-connector-google "2.0.4"]