не последняя версия
Последняя версия 1.2.1

nl.marc-apps:tts-android 1.2.0

Multiplatform Text-to-Speech library for Android and Browser (JS). This library will enable you to use Text-to-Speech in multiplatform Kotlin projects.

Группа

Группа

nl.marc-apps
Идентификатор

Идентификатор

tts-android
Версия

Версия

1.2.0
Тип

Тип

aar

Скачать tts-android 1.2.0


<!-- https://jarcasting.com/artifacts/nl.marc-apps/tts-android/ -->
<dependency>
    <groupId>nl.marc-apps</groupId>
    <artifactId>tts-android</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/nl.marc-apps/tts-android/
implementation 'nl.marc-apps:tts-android:1.2.0'
// https://jarcasting.com/artifacts/nl.marc-apps/tts-android/
implementation ("nl.marc-apps:tts-android:1.2.0")
'nl.marc-apps:tts-android:aar:1.2.0'
<dependency org="nl.marc-apps" name="tts-android" rev="1.2.0">
  <artifact name="tts-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='nl.marc-apps', module='tts-android', version='1.2.0')
)
libraryDependencies += "nl.marc-apps" % "tts-android" % "1.2.0"
[nl.marc-apps/tts-android "1.2.0"]