GroupId | GroupIdcom.tencent.yunxiaowei.tools |
---|---|
ArtifactId | ArtifactIdlog |
Version | Version1.1.1 |
Type | Typeaar |
Description |
Descriptionkael
Log tools for Kael.
|
Filename | Size |
---|---|
log-1.1.1.pom | |
log-1.1.1-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.yunxiaowei.tools/log/ -->
<dependency>
<groupId>com.tencent.yunxiaowei.tools</groupId>
<artifactId>log</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.tools/log/
implementation 'com.tencent.yunxiaowei.tools:log:1.1.1'
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.tools/log/
implementation ("com.tencent.yunxiaowei.tools:log:1.1.1")
'com.tencent.yunxiaowei.tools:log:aar:1.1.1'
<dependency org="com.tencent.yunxiaowei.tools" name="log" rev="1.1.1">
<artifact name="log" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.yunxiaowei.tools', module='log', version='1.1.1')
)
libraryDependencies += "com.tencent.yunxiaowei.tools" % "log" % "1.1.1"
[com.tencent.yunxiaowei.tools/log "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |