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