не последняя версия
Последняя версия 1.11.0

com.elvishew:xlog 1.2.0

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

Группа

Группа

com.elvishew
Идентификатор

Идентификатор

xlog
Версия

Версия

1.2.0
Тип

Тип

aar

Скачать xlog 1.2.0


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