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