is not current version
Last Version 1.0.3

com.tencent.yunxiaowei.speech:tools 1.0.1

Android library for com.tencent.yunxiaowei.speech.tools-1.0.1.jar.

GroupId

GroupId

com.tencent.yunxiaowei.speech
ArtifactId

ArtifactId

tools
Version

Version

1.0.1
Type

Type

jar

Download tools 1.0.1


<!-- https://jarcasting.com/artifacts/com.tencent.yunxiaowei.speech/tools/ -->
<dependency>
    <groupId>com.tencent.yunxiaowei.speech</groupId>
    <artifactId>tools</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.speech/tools/
implementation 'com.tencent.yunxiaowei.speech:tools:1.0.1'
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.speech/tools/
implementation ("com.tencent.yunxiaowei.speech:tools:1.0.1")
'com.tencent.yunxiaowei.speech:tools:jar:1.0.1'
<dependency org="com.tencent.yunxiaowei.speech" name="tools" rev="1.0.1">
  <artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.yunxiaowei.speech', module='tools', version='1.0.1')
)
libraryDependencies += "com.tencent.yunxiaowei.speech" % "tools" % "1.0.1"
[com.tencent.yunxiaowei.speech/tools "1.0.1"]