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

log 0.0.2

file log bridging with Android Log

Лицензия

Лицензия

MIT
Группа

Группа

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

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

log
Версия

Версия

0.0.2
Тип

Тип

aar
Описание

Описание

log
file log bridging with Android Log
Ссылка на сайт

Ссылка на сайт

https://github.com/treech/AndroidSdk
Система контроля версий

Система контроля версий

https://github.com/treech/AndroidSdk

Скачать log 0.0.2

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.2.0
org.slf4j : slf4j-api jar 1.7.32
com.github.tony19 : logback-android jar 2.0.0
com.squareup.okhttp3 : okhttp jar 5.0.0-alpha.2

provided (3)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.30
simple.android.log4j » log4j-android jar 1.0.1

Модули Проекта

Данный проект не имеет модулей.