Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.yudichev.jiotty |
ArtifactId | ArtifactIdjiotty-connector-google-common |
Version | Version2.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-google-common/ -->
<dependency>
<groupId>net.yudichev.jiotty</groupId>
<artifactId>jiotty-connector-google-common</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-google-common/
implementation 'net.yudichev.jiotty:jiotty-connector-google-common:2.1.0'
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-google-common/
implementation ("net.yudichev.jiotty:jiotty-connector-google-common:2.1.0")
'net.yudichev.jiotty:jiotty-connector-google-common:jar:2.1.0'
<dependency org="net.yudichev.jiotty" name="jiotty-connector-google-common" rev="2.1.0">
<artifact name="jiotty-connector-google-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.yudichev.jiotty', module='jiotty-connector-google-common', version='2.1.0')
)
libraryDependencies += "net.yudichev.jiotty" % "jiotty-connector-google-common" % "2.1.0"
[net.yudichev.jiotty/jiotty-connector-google-common "2.1.0"]