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

com.github.omottec:logger 0.1.2

android logger lib

Группа

Группа

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

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

logger
Версия

Версия

0.1.2
Тип

Тип

aar

Скачать logger 0.1.2

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

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