License |
License |
---|---|
GroupId | GroupIdcom.nuecho |
ArtifactId | ArtifactIdrivr-voicexml-dialogue-runner |
Version | Version1.0.12 |
Type | Typewar |
Description |
Descriptionrivr
Rivr is a lightweight open-source dialogue engine enabling flexible VoiceXML web application development for the agile Java developer and enterprise.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml-dialogue-runner/ -->
<dependency>
<groupId>com.nuecho</groupId>
<artifactId>rivr-voicexml-dialogue-runner</artifactId>
<version>1.0.12</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml-dialogue-runner/
implementation 'com.nuecho:rivr-voicexml-dialogue-runner:1.0.12'
// https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml-dialogue-runner/
implementation ("com.nuecho:rivr-voicexml-dialogue-runner:1.0.12")
'com.nuecho:rivr-voicexml-dialogue-runner:war:1.0.12'
<dependency org="com.nuecho" name="rivr-voicexml-dialogue-runner" rev="1.0.12">
<artifact name="rivr-voicexml-dialogue-runner" type="war" />
</dependency>
@Grapes(
@Grab(group='com.nuecho', module='rivr-voicexml-dialogue-runner', version='1.0.12')
)
libraryDependencies += "com.nuecho" % "rivr-voicexml-dialogue-runner" % "1.0.12"
[com.nuecho/rivr-voicexml-dialogue-runner "1.0.12"]