License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.jvoicexml |
ArtifactId | ArtifactIdorg.jvoicexml.client.text |
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.client.text/ -->
<dependency>
<groupId>org.jvoicexml</groupId>
<artifactId>org.jvoicexml.client.text</artifactId>
<version>0.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvoicexml/org.jvoicexml.client.text/
implementation 'org.jvoicexml:org.jvoicexml.client.text:0.7.8'
// https://jarcasting.com/artifacts/org.jvoicexml/org.jvoicexml.client.text/
implementation ("org.jvoicexml:org.jvoicexml.client.text:0.7.8")
'org.jvoicexml:org.jvoicexml.client.text:jar:0.7.8'
<dependency org="org.jvoicexml" name="org.jvoicexml.client.text" rev="0.7.8">
<artifact name="org.jvoicexml.client.text" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvoicexml', module='org.jvoicexml.client.text', version='0.7.8')
)
libraryDependencies += "org.jvoicexml" % "org.jvoicexml.client.text" % "0.7.8"
[org.jvoicexml/org.jvoicexml.client.text "0.7.8"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.1.0 |
org.jvoicexml : org.jvoicexml.client | jar | 0.7.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |