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