Last Version

logback-android 2.0.0

"Logging library for Android apps"

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.tony19
ArtifactId

ArtifactId

logback-android
Version

Version

2.0.0
Type

Type

aar
Description

Description

logback-android
"Logging library for Android apps"
Project URL

Project URL

https://github.com/tony19/logback-android
Source Code Management

Source Code Management

https://github.com/tony19/logback-android

Download logback-android 2.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.