MVN

org.rewedigital.voice : dialog

Maven & Gradle

Jun 12, 2019
5 usages
10 stars

core · Dialog is a Dialogflow v2 API implementation written in Kotlin. With some great optional extensions you can use to write your own voice applications fast.

<dependency>
    <groupId>org.rewedigital.voice</groupId>
    <artifactId>dialog</artifactId>
    <version>alexa-plugin</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.rewedigital.voice : dialog to add to Maven or Gradle - Latest Versions:

  • Latest Stable: alexa-plugin

All Versions

Choose a version of org.rewedigital.voice : dialog to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
dialog-1.0.1
spring
dialog-spring-plugin
alexa
dialog-alexa-spring-plugin
dialog-alexa-plugin
ssml
dialog-ssml-plugin
konversation
dialog-konversation-plugin

How to add a dependency to Maven

Add the following org.rewedigital.voice : dialog maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.rewedigital.voice</groupId>
    <artifactId>dialog</artifactId>
    <version>alexa-plugin</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.rewedigital.voice : dialog gradle dependency to your build.gradle file:

implementation 'org.rewedigital.voice:dialog:alexa-plugin'

Gradle Kotlin DSL: Add the following org.rewedigital.voice : dialog gradle kotlin dependency to your build.gradle.kts file:

implementation("org.rewedigital.voice:dialog:alexa-plugin")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.rewedigital.voice : dialog sbt scala dependency to your build.sbt file:

libraryDependencies += "org.rewedigital.voice" % "dialog" % "alexa-plugin"

Advertisement

Dependencies from Group

Jun 12, 2019
5 usages
10 stars
Jun 12, 2019
1 usages
10 stars
Jun 12, 2019
1 usages
10 stars
Jun 12, 2019
10 stars

Discover Dependencies

May 01, 2020
2 usages
0 stars
Apr 02, 2023
6 usages
2.4k stars
Oct 07, 2008
18 usages
Apr 21, 2018
20 usages
9 stars
Jan 08, 2020
11 usages
4 stars
Feb 26, 2016
47 usages
41.3k stars