License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.yudichev.jiotty |
ArtifactId | ArtifactIdjiotty-connector-google-assistant |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava components for low level home automation coding
|
<!-- 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.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-google-assistant/
implementation 'net.yudichev.jiotty:jiotty-connector-google-assistant:2.2.2'
// https://jarcasting.com/artifacts/net.yudichev.jiotty/jiotty-connector-google-assistant/
implementation ("net.yudichev.jiotty:jiotty-connector-google-assistant:2.2.2")
'net.yudichev.jiotty:jiotty-connector-google-assistant:jar:2.2.2'
<dependency org="net.yudichev.jiotty" name="jiotty-connector-google-assistant" rev="2.2.2">
<artifact name="jiotty-connector-google-assistant" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.yudichev.jiotty', module='jiotty-connector-google-assistant', version='2.2.2')
)
libraryDependencies += "net.yudichev.jiotty" % "jiotty-connector-google-assistant" % "2.2.2"
[net.yudichev.jiotty/jiotty-connector-google-assistant "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
net.yudichev.jiotty : jiotty-connector-google-common | jar | 2.2.2 |
com.google.protobuf : protobuf-java | jar | |
io.grpc : grpc-api | jar | |
io.grpc : grpc-stub | jar | |
io.grpc : grpc-protobuf | jar | |
io.grpc : grpc-auth | jar | |
com.google.auth : google-auth-library-credentials | jar | |
javax.inject : javax.inject | jar | |
javax.annotation : javax.annotation-api | jar | |
net.yudichev.jiotty : jiotty-common | jar | |
com.google.api.grpc : proto-google-common-protos | jar | |
org.slf4j : slf4j-api | jar | |
com.google.inject : guice | jar | |
com.google.guava : guava | jar |
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty-shaded | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0-M1 |
org.mockito : mockito-junit-jupiter | jar | 2.28.2 |
org.mockito : mockito-core | jar | 2.28.2 |
org.hamcrest : hamcrest | jar | 2.2 |