kael

Log tools for Kael.

GroupId

GroupId

com.tencent.yunxiaowei.tools
ArtifactId

ArtifactId

log
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

aar
Description

Description

kael
Log tools for Kael.

Download log

Filename Size
log-1.1.4.pom
log-1.1.4.aar 47 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.0