| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования |
| Группа | Группаai.rev.speechtotext |
| Идентификатор | Идентификаторrevai-java-sdk-speechtotext |
| Последняя версия | Последняя версия1.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRev.ai speech to text SDK for Java
Java SDK for rev.ai speech to text API
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/ai.rev.speechtotext/revai-java-sdk-speechtotext/ -->
<dependency>
<groupId>ai.rev.speechtotext</groupId>
<artifactId>revai-java-sdk-speechtotext</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.rev.speechtotext/revai-java-sdk-speechtotext/
implementation 'ai.rev.speechtotext:revai-java-sdk-speechtotext:1.4.0'
// https://jarcasting.com/artifacts/ai.rev.speechtotext/revai-java-sdk-speechtotext/
implementation ("ai.rev.speechtotext:revai-java-sdk-speechtotext:1.4.0")
'ai.rev.speechtotext:revai-java-sdk-speechtotext:jar:1.4.0'
<dependency org="ai.rev.speechtotext" name="revai-java-sdk-speechtotext" rev="1.4.0">
<artifact name="revai-java-sdk-speechtotext" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.rev.speechtotext', module='revai-java-sdk-speechtotext', version='1.4.0')
)
libraryDependencies += "ai.rev.speechtotext" % "revai-java-sdk-speechtotext" % "1.4.0"
[ai.rev.speechtotext/revai-java-sdk-speechtotext "1.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.json : json | jar | 20190722 |
| com.squareup.okhttp3 : okhttp | jar | 4.3.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.7.1 |
| com.squareup.retrofit2 : converter-gson | jar | 2.7.1 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.squareup.retrofit2 : converter-scalars | jar | 2.7.1 |
| org.kohsuke : pgp-maven-plugin | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.2.4 |
| com.squareup.okhttp3 : mockwebserver | jar | 4.3.1 |
| org.assertj : assertj-core | jar | 3.15.0 |