MVN

org.rewedigital.voice.dialog : spring-plugin

Maven & Gradle

Jun 12, 2019
1 usages
10 stars

spring-plugin · This is the Spring plugin from Dialog to write voice applications fast.

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

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
spring-plugin-1.0.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.rewedigital.voice.dialog:spring-plugin:1.0.1'

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Discover Dependencies

Jun 12, 2019
1 usages
10 stars
Jun 17, 2019
1 usages
56 stars
Dec 18, 2019
1 usages
0 stars
Jun 12, 2020
1 usages
1.1k stars
Dec 10, 2019
1 usages
10 stars
Aug 15, 2019
3 usages
164 stars
Jul 10, 2019
1 usages
1 stars
Aug 04, 2019
1 usages
0 stars