License |
License |
---|---|
GroupId | GroupIdcom.google.actions |
ArtifactId | ArtifactIdactions-on-google |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionactions-on-google-java
Java/Kotlin library for Actions on Google
|
Project URL |
Project URL |
Filename | Size |
---|---|
actions-on-google-1.8.0.pom | |
actions-on-google-1.8.0.jar | 842 KB |
actions-on-google-1.8.0-sources.jar | 162 KB |
actions-on-google-1.8.0-javadoc.jar | 219 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.actions/actions-on-google/ -->
<dependency>
<groupId>com.google.actions</groupId>
<artifactId>actions-on-google</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.actions/actions-on-google/
implementation 'com.google.actions:actions-on-google:1.8.0'
// https://jarcasting.com/artifacts/com.google.actions/actions-on-google/
implementation ("com.google.actions:actions-on-google:1.8.0")
'com.google.actions:actions-on-google:jar:1.8.0'
<dependency org="com.google.actions" name="actions-on-google" rev="1.8.0">
<artifact name="actions-on-google" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.actions', module='actions-on-google', version='1.8.0')
)
libraryDependencies += "com.google.actions" % "actions-on-google" % "1.8.0"
[com.google.actions/actions-on-google "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.10 |
com.google.code.gson : gson | jar | 2.8.4 |
com.google.http-client : google-http-client | jar | 1.23.0 |
org.json : json | jar | 20180130 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.41 |
commons-lang : commons-lang | jar | 2.3 |
io.grpc : grpc-netty-shaded | jar | 1.15.1 |
io.grpc : grpc-protobuf | jar | 1.15.1 |
io.grpc : grpc-stub | jar | 1.15.1 |
io.grpc : grpc-auth | jar | 1.15.1 |
com.google.auth : google-auth-library-oauth2-http | jar | 0.11.0 |
com.google.protobuf : protobuf-java-util | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.actions » actions-bindings | jar | 2.0.0 |
com.google.actions » dialogflow-bindings | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-testing | jar | 1.15.1 |
org.hamcrest : hamcrest-core | jar | 1.3 |
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.14.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |