is not current version
Last Version 0.17.6-alpha.1

com.just-ai.aimybox:yandex-speechkit 0.17.1

A part of Aimybox Android SDK

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.just-ai.aimybox
ArtifactId

ArtifactId

yandex-speechkit
Version

Version

0.17.1
Type

Type

aar

Download yandex-speechkit 0.17.1


<!-- https://jarcasting.com/artifacts/com.just-ai.aimybox/yandex-speechkit/ -->
<dependency>
    <groupId>com.just-ai.aimybox</groupId>
    <artifactId>yandex-speechkit</artifactId>
    <version>0.17.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.just-ai.aimybox/yandex-speechkit/
implementation 'com.just-ai.aimybox:yandex-speechkit:0.17.1'
// https://jarcasting.com/artifacts/com.just-ai.aimybox/yandex-speechkit/
implementation ("com.just-ai.aimybox:yandex-speechkit:0.17.1")
'com.just-ai.aimybox:yandex-speechkit:aar:0.17.1'
<dependency org="com.just-ai.aimybox" name="yandex-speechkit" rev="0.17.1">
  <artifact name="yandex-speechkit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.just-ai.aimybox', module='yandex-speechkit', version='0.17.1')
)
libraryDependencies += "com.just-ai.aimybox" % "yandex-speechkit" % "0.17.1"
[com.just-ai.aimybox/yandex-speechkit "0.17.1"]