| Группа | Группаcom.bihe0832.android |
|---|---|
| Идентификатор | Идентификаторlib-tts |
| Версия | Версия4.16.3 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| lib-tts-4.16.3.pom | |
| lib-tts-4.16.3.aar | 15 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bihe0832.android/lib-tts/ -->
<dependency>
<groupId>com.bihe0832.android</groupId>
<artifactId>lib-tts</artifactId>
<version>4.16.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-tts/
implementation 'com.bihe0832.android:lib-tts:4.16.3'
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-tts/
implementation ("com.bihe0832.android:lib-tts:4.16.3")
'com.bihe0832.android:lib-tts:aar:4.16.3'
<dependency org="com.bihe0832.android" name="lib-tts" rev="4.16.3">
<artifact name="lib-tts" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bihe0832.android', module='lib-tts', version='4.16.3')
)
libraryDependencies += "com.bihe0832.android" % "lib-tts" % "4.16.3"
[com.bihe0832.android/lib-tts "4.16.3"]