is not current version
Last Version 2.0.0

com.github.tony19:logback-android 1.1.3-1

"Logging library for Android apps"

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.tony19
ArtifactId

ArtifactId

logback-android
Version

Version

1.1.3-1
Type

Type

aar

Download logback-android 1.1.3-1


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