MVN

com.github.tony19 : logback-android-parent

Maven & Gradle

Aug 15, 2016
1.1k stars

logback-android · Advanced logging for Android apps

<dependency>
    <groupId>com.github.tony19</groupId>
    <artifactId>logback-android-parent</artifactId>
    <version>1.1.1-6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tony19 : logback-android-parent to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1-6

All Versions

Choose a version of com.github.tony19 : logback-android-parent to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
logback-android-parent-1.1.1-6
logback-android-parent-1.1.1-5
logback-android-parent-1.1.1-4
logback-android-parent-1.1.1-3
logback-android-parent-1.1.1-2
logback-android-parent-1.1.1-1
1.0.x
logback-android-parent-1.0.10-2
logback-android-parent-1.0.10-1
logback-android-parent-1.0.8-1
logback-android-parent-1.0.7-1
logback-android-parent-1.0.6-2

How to add a dependency to Maven

Add the following com.github.tony19 : logback-android-parent maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.tony19</groupId>
    <artifactId>logback-android-parent</artifactId>
    <version>1.1.1-6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tony19 : logback-android-parent gradle dependency to your build.gradle file:

implementation 'com.github.tony19:logback-android-parent:1.1.1-6'

Gradle Kotlin DSL: Add the following com.github.tony19 : logback-android-parent gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tony19:logback-android-parent:1.1.1-6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tony19 : logback-android-parent sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tony19" % "logback-android-parent" % "1.1.1-6"

Advertisement

Dependencies from Group

Oct 15, 2022
31 usages
92 stars
Aug 15, 2016
18 usages
1.1k stars
Aug 15, 2016
17 usages
1.1k stars
Mar 27, 2023
12 usages
1.1k stars
Feb 25, 2018
4 usages
11 stars

Discover Dependencies