MVN

se.marteinn.utils.logging : applog

Maven & Gradle

Jun 10, 2014
1 stars

Android-AppLog · AppLog is a simple Android logger that gives you a detailed output and more log options.

<dependency>
    <groupId>se.marteinn.utils.logging</groupId>
    <artifactId>applog</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.marteinn.utils.logging : applog to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.2

All Versions

Choose a version of se.marteinn.utils.logging : applog to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
applog-2.1.2

How to add a dependency to Maven

Add the following se.marteinn.utils.logging : applog maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.marteinn.utils.logging</groupId>
    <artifactId>applog</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.marteinn.utils.logging : applog gradle dependency to your build.gradle file:

implementation 'se.marteinn.utils.logging:applog:2.1.2'

Gradle Kotlin DSL: Add the following se.marteinn.utils.logging : applog gradle kotlin dependency to your build.gradle.kts file:

implementation("se.marteinn.utils.logging:applog:2.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.marteinn.utils.logging : applog sbt scala dependency to your build.sbt file:

libraryDependencies += "se.marteinn.utils.logging" % "applog" % "2.1.2"

Advertisement

Dependencies from Group

Jun 10, 2014
1 stars

Discover Dependencies

Nov 15, 2011
69 usages
598 stars
May 20, 2010
209 usages
Aug 26, 2007
4 usages
Feb 24, 2010
15 usages
Sep 24, 2010
7 usages
Aug 19, 2011
9 usages
Jan 19, 2012
9 usages