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