| Группа | Группаcom.tencent.yunxiaowei.speech |
|---|---|
| Идентификатор | Идентификаторlarklite |
| Версия | Версия1.1.8 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| larklite-1.1.8.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.yunxiaowei.speech/larklite/ -->
<dependency>
<groupId>com.tencent.yunxiaowei.speech</groupId>
<artifactId>larklite</artifactId>
<version>1.1.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.speech/larklite/
implementation 'com.tencent.yunxiaowei.speech:larklite:1.1.8'
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.speech/larklite/
implementation ("com.tencent.yunxiaowei.speech:larklite:1.1.8")
'com.tencent.yunxiaowei.speech:larklite:aar:1.1.8'
<dependency org="com.tencent.yunxiaowei.speech" name="larklite" rev="1.1.8">
<artifact name="larklite" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.yunxiaowei.speech', module='larklite', version='1.1.8')
)
libraryDependencies += "com.tencent.yunxiaowei.speech" % "larklite" % "1.1.8"
[com.tencent.yunxiaowei.speech/larklite "1.1.8"]