License |
License |
---|---|
GroupId | GroupIdio.qtjambi |
ArtifactId | ArtifactIdqtjambi-texttospeech |
Last Version | Last Version5.15.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQtJambi TextToSpeech
Provides support for accessibility features such as text-to-speech.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qtjambi-texttospeech-5.15.6.pom | |
qtjambi-texttospeech-5.15.6-sources.jar | 7 KB |
qtjambi-texttospeech-5.15.6-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-texttospeech/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-texttospeech</artifactId>
<version>5.15.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-texttospeech/
implementation 'io.qtjambi:qtjambi-texttospeech:5.15.6'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-texttospeech/
implementation ("io.qtjambi:qtjambi-texttospeech:5.15.6")
'io.qtjambi:qtjambi-texttospeech:jar:5.15.6'
<dependency org="io.qtjambi" name="qtjambi-texttospeech" rev="5.15.6">
<artifact name="qtjambi-texttospeech" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-texttospeech', version='5.15.6')
)
libraryDependencies += "io.qtjambi" % "qtjambi-texttospeech" % "5.15.6"
[io.qtjambi/qtjambi-texttospeech "5.15.6"]
Group / Artifact | Type | Version |
---|---|---|
io.qtjambi : qtjambi | jar | 5.15.6 |