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

com.thothsun:sablogger 1.0.1

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

Группа

Группа

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

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

sablogger
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать sablogger 1.0.1

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

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