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