android-client

Speechly Android Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.speechly
ArtifactId

ArtifactId

android-client
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

android-client
Speechly Android Client
Project URL

Project URL

https://github.com/speechly/android-client
Source Code Management

Source Code Management

https://github.com/speechly/android-client

Download android-client

How to add to project

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

Dependencies

runtime (11)

Group / Artifact Type Version
com.speechly : api jar 0.5.0
io.grpc : grpc-okhttp jar 1.43.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
androidx.constraintlayout » constraintlayout jar 2.1.3
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
com.beust : klaxon jar 5.5
androidx.fragment » fragment-ktx jar 1.4.0
androidx.activity » activity-ktx jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.11
0.1.10
0.1.9
0.1.8