GroupId | GroupIdcom.nuecho |
---|---|
ArtifactId | ArtifactIdrivr-voicexml |
Version | Version1.0.8 |
Type | Typejar |
Filename | Size |
---|---|
rivr-voicexml-1.0.8.pom | |
rivr-voicexml-1.0.8.jar | 156 KB |
rivr-voicexml-1.0.8-sources.jar | 102 KB |
rivr-voicexml-1.0.8-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml/ -->
<dependency>
<groupId>com.nuecho</groupId>
<artifactId>rivr-voicexml</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml/
implementation 'com.nuecho:rivr-voicexml:1.0.8'
// https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml/
implementation ("com.nuecho:rivr-voicexml:1.0.8")
'com.nuecho:rivr-voicexml:jar:1.0.8'
<dependency org="com.nuecho" name="rivr-voicexml" rev="1.0.8">
<artifact name="rivr-voicexml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nuecho', module='rivr-voicexml', version='1.0.8')
)
libraryDependencies += "com.nuecho" % "rivr-voicexml" % "1.0.8"
[com.nuecho/rivr-voicexml "1.0.8"]