| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.treech |
| Идентификатор | Идентификаторlog |
| Версия | Версия0.0.2 |
| Тип | Типaar |
| Описание |
Описаниеlog
file log bridging with Android Log
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| simple.android.log4j » log4j-android | jar | 1.0.1 |