is not current version
Last Version 2.0.0

com.github.tony19:logback-android 1.3.0-2

"Logging library for Android apps"

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.tony19
ArtifactId

ArtifactId

logback-android
Version

Version

1.3.0-2
Type

Type

aar

Download logback-android 1.3.0-2


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