is not current version
Last Version 1.1.4

com.tencent.yunxiaowei.tools:log 1.0.2

Log tools for Kael.

GroupId

GroupId

com.tencent.yunxiaowei.tools
ArtifactId

ArtifactId

log
Version

Version

1.0.2
Type

Type

aar

Download log 1.0.2

Filename Size
log-1.0.2.pom
log-1.0.2.aar 49 KB
Browse

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