License |
License |
---|---|
GroupId | GroupIdai.picovoice |
ArtifactId | ArtifactIdcheetah-android |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptioncheetah-android
Picovoice Cheetah Android binding
|
Project URL |
Project URL |
Filename | Size |
---|---|
cheetah-android-1.0.0.pom | |
cheetah-android-1.0.0-sources.jar | 10 KB |
cheetah-android-1.0.0-javadoc.jar | 422 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.picovoice/cheetah-android/ -->
<dependency>
<groupId>ai.picovoice</groupId>
<artifactId>cheetah-android</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.picovoice/cheetah-android/
implementation 'ai.picovoice:cheetah-android:1.0.0'
// https://jarcasting.com/artifacts/ai.picovoice/cheetah-android/
implementation ("ai.picovoice:cheetah-android:1.0.0")
'ai.picovoice:cheetah-android:aar:1.0.0'
<dependency org="ai.picovoice" name="cheetah-android" rev="1.0.0">
<artifact name="cheetah-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.picovoice', module='cheetah-android', version='1.0.0')
)
libraryDependencies += "ai.picovoice" % "cheetah-android" % "1.0.0"
[ai.picovoice/cheetah-android "1.0.0"]