is not current version
Last Version 0.2.1

com.speechly:android-client 0.1.8

Speechly official Android SDK

Categories

Categories

CLI User Interface
GroupId

GroupId

com.speechly
ArtifactId

ArtifactId

android-client
Version

Version

0.1.8
Type

Type

aar

Download android-client 0.1.8


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