is not current version
Last Version 1.11.0

com.elvishew:xlog 1.6.1

Android logger, simple and pretty, powerful and flexible, all you need is here

GroupId

GroupId

com.elvishew
ArtifactId

ArtifactId

xlog
Version

Version

1.6.1
Type

Type

aar

Download xlog 1.6.1


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