Last Version

actions-on-google-java 1.8.0

Java/Kotlin library for Actions on Google

License

License

GroupId

GroupId

com.google.actions
ArtifactId

ArtifactId

actions-on-google
Version

Version

1.8.0
Type

Type

jar
Description

Description

actions-on-google-java
Java/Kotlin library for Actions on Google
Project URL

Project URL

http://actions.google.com

Download actions-on-google 1.8.0


<!-- 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"]

Dependencies

compile (13)

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

provided (2)

Group / Artifact Type Version
com.google.actions » actions-bindings jar 2.0.0
com.google.actions » dialogflow-bindings jar 2.0.0

test (5)

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

Project Modules

There are no modules declared in this project.