is not current version
Last Version 1.0.12

com.nuecho:rivr-voicexml 0.9.2

Rivr is a lightweight open-source dialogue engine enabling flexible VoiceXML web application development for the agile Java developer and enterprise.

GroupId

GroupId

com.nuecho
ArtifactId

ArtifactId

rivr-voicexml
Version

Version

0.9.2
Type

Type

jar

Download rivr-voicexml 0.9.2


<!-- https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml/ -->
<dependency>
    <groupId>com.nuecho</groupId>
    <artifactId>rivr-voicexml</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml/
implementation 'com.nuecho:rivr-voicexml:0.9.2'
// https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml/
implementation ("com.nuecho:rivr-voicexml:0.9.2")
'com.nuecho:rivr-voicexml:jar:0.9.2'
<dependency org="com.nuecho" name="rivr-voicexml" rev="0.9.2">
  <artifact name="rivr-voicexml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nuecho', module='rivr-voicexml', version='0.9.2')
)
libraryDependencies += "com.nuecho" % "rivr-voicexml" % "0.9.2"
[com.nuecho/rivr-voicexml "0.9.2"]