License |
License |
---|---|
GroupId | GroupIdorg.jvoicexml |
ArtifactId | ArtifactIdorg.jvoicexml.voicexmlunit |
Version | Version0.7.8 |
Type | Typejar |
Description |
DescriptionJVoiceXML
The Open Source Voice Browser
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jvoicexml/org.jvoicexml.voicexmlunit/ -->
<dependency>
<groupId>org.jvoicexml</groupId>
<artifactId>org.jvoicexml.voicexmlunit</artifactId>
<version>0.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvoicexml/org.jvoicexml.voicexmlunit/
implementation 'org.jvoicexml:org.jvoicexml.voicexmlunit:0.7.8'
// https://jarcasting.com/artifacts/org.jvoicexml/org.jvoicexml.voicexmlunit/
implementation ("org.jvoicexml:org.jvoicexml.voicexmlunit:0.7.8")
'org.jvoicexml:org.jvoicexml.voicexmlunit:jar:0.7.8'
<dependency org="org.jvoicexml" name="org.jvoicexml.voicexmlunit" rev="0.7.8">
<artifact name="org.jvoicexml.voicexmlunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvoicexml', module='org.jvoicexml.voicexmlunit', version='0.7.8')
)
libraryDependencies += "org.jvoicexml" % "org.jvoicexml.voicexmlunit" % "0.7.8"
[org.jvoicexml/org.jvoicexml.voicexmlunit "0.7.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jvoicexml : org.jvoicexml | jar | 0.7.8 |
org.jvoicexml : org.jvoicexml.client | jar | 0.7.8 |
org.jvoicexml : org.jvoicexml.client.text | jar | 0.7.8 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |