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

com.github.omottec:logger 0.1.4

android logger lib

Группа

Группа

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

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

logger
Версия

Версия

0.1.4
Тип

Тип

aar

Скачать logger 0.1.4

Имя Файла Размер
logger-0.1.4.pom
logger-0.1.4-sources.jar 1 KB
Обзор

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