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

io.github.treech:log 0.0.1

file log bridging with Android Log

Группа

Группа

io.github.treech
Идентификатор

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

log
Версия

Версия

0.0.1
Тип

Тип

aar

Скачать log 0.0.1

Имя Файла Размер
log-0.0.1.pom
log-0.0.1-sources.jar 32 KB
log-0.0.1-javadoc.jar 261 bytes
Обзор

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