is not current version
Last Version 1.0.0

com.elvishew:xlog-libcat 0.2

Intercept the origin log and pass it to specific printer

GroupId

GroupId

com.elvishew
ArtifactId

ArtifactId

xlog-libcat
Version

Version

0.2
Type

Type

aar

Download xlog-libcat 0.2


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