| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.speechly |
| ArtifactId | ArtifactIdandroid-client |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionandroid-client
Speechly Android Client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-client-0.2.1.pom | |
| android-client-0.2.1-sources.jar | 16 KB |
| android-client-0.2.1-javadoc.jar | 463 KB |
| Browse |
<!-- 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"]
| 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 |