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