| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.luhuiguo.speech |
| Идентификатор | Идентификаторspeech |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеSpeech
a java library provides the ability to speech recognition and synthesis
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| speech-0.1.0.pom | |
| speech-0.1.0.jar | 3 MB |
| speech-0.1.0-src.zip | 3 MB |
| speech-0.1.0-sources.jar | 3 MB |
| speech-0.1.0-project.zip | 3 MB |
| speech-0.1.0-javadoc.jar | 45 KB |
| speech-0.1.0-bin.zip | 8 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.luhuiguo.speech/speech/ -->
<dependency>
<groupId>com.luhuiguo.speech</groupId>
<artifactId>speech</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.luhuiguo.speech/speech/
implementation 'com.luhuiguo.speech:speech:0.1.0'
// https://jarcasting.com/artifacts/com.luhuiguo.speech/speech/
implementation ("com.luhuiguo.speech:speech:0.1.0")
'com.luhuiguo.speech:speech:jar:0.1.0'
<dependency org="com.luhuiguo.speech" name="speech" rev="0.1.0">
<artifact name="speech" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luhuiguo.speech', module='speech', version='0.1.0')
)
libraryDependencies += "com.luhuiguo.speech" % "speech" % "0.1.0"
[com.luhuiguo.speech/speech "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| org.slf4j : jul-to-slf4j | jar | 1.7.7 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| commons-io : commons-io | jar | 2.4 |
| net.java.dev.jna : jna | jar | 4.1.0 |
| net.java.dev.jna : jna-platform | jar | 4.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |