GroupId | GroupIdcom.nuecho |
---|---|
ArtifactId | ArtifactIdrivr-voicexml |
Version | Version1.0.9 |
Type | Typejar |
Filename | Size |
---|---|
rivr-voicexml-1.0.9.pom | |
rivr-voicexml-1.0.9.jar | 156 KB |
rivr-voicexml-1.0.9-sources.jar | 102 KB |
rivr-voicexml-1.0.9-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.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml/
implementation 'com.nuecho:rivr-voicexml:1.0.9'
// https://jarcasting.com/artifacts/com.nuecho/rivr-voicexml/
implementation ("com.nuecho:rivr-voicexml:1.0.9")
'com.nuecho:rivr-voicexml:jar:1.0.9'
<dependency org="com.nuecho" name="rivr-voicexml" rev="1.0.9">
<artifact name="rivr-voicexml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nuecho', module='rivr-voicexml', version='1.0.9')
)
libraryDependencies += "com.nuecho" % "rivr-voicexml" % "1.0.9"
[com.nuecho/rivr-voicexml "1.0.9"]