is not current version
Last Version 1.0.12

com.nuecho:rivr-voicexml 0.9.0

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.0
Type

Type

jar

Download rivr-voicexml 0.9.0


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