License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-dialogflow-cx |
Last Version | Last Version0.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Dialogflow CX
provides a new way of designing agents, taking a state machine approach to agent design. This gives you clear and explicit control over a conversation, a better end-user experience, and a better development workflow.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-dialogflow-cx/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dialogflow-cx</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-dialogflow-cx/
implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.13.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-dialogflow-cx/
implementation ("com.google.cloud:google-cloud-dialogflow-cx:0.13.1")
'com.google.cloud:google-cloud-dialogflow-cx:jar:0.13.1'
<dependency org="com.google.cloud" name="google-cloud-dialogflow-cx" rev="0.13.1">
<artifact name="google-cloud-dialogflow-cx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-dialogflow-cx', version='0.13.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.13.1"
[com.google.cloud/google-cloud-dialogflow-cx "0.13.1"]