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

com.thothsun:sablogger 1.0.2

A small and beautiful log library for Android that is called SabLogger.

Группа

Группа

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

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

sablogger
Версия

Версия

1.0.2
Тип

Тип

aar

Скачать sablogger 1.0.2

Имя Файла Размер
sablogger-1.0.2.pom
Обзор

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