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

de.mindpipe.android:android-logging-log4j 1.0.0

Provides Log4J configuration facade class and a LogCat appender

Категории

Категории

Logging Библиотеки уровня приложения
Группа

Группа

de.mindpipe.android
Идентификатор

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

android-logging-log4j
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать android-logging-log4j 1.0.0


<!-- https://jarcasting.com/artifacts/de.mindpipe.android/android-logging-log4j/ -->
<dependency>
    <groupId>de.mindpipe.android</groupId>
    <artifactId>android-logging-log4j</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.mindpipe.android/android-logging-log4j/
implementation 'de.mindpipe.android:android-logging-log4j:1.0.0'
// https://jarcasting.com/artifacts/de.mindpipe.android/android-logging-log4j/
implementation ("de.mindpipe.android:android-logging-log4j:1.0.0")
'de.mindpipe.android:android-logging-log4j:jar:1.0.0'
<dependency org="de.mindpipe.android" name="android-logging-log4j" rev="1.0.0">
  <artifact name="android-logging-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mindpipe.android', module='android-logging-log4j', version='1.0.0')
)
libraryDependencies += "de.mindpipe.android" % "android-logging-log4j" % "1.0.0"
[de.mindpipe.android/android-logging-log4j "1.0.0"]