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

com.github.omottec:logger 0.1.3

android logger lib

Группа

Группа

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

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

logger
Версия

Версия

0.1.3
Тип

Тип

aar

Скачать logger 0.1.3

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

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