MVN

com.klinkerapps : logger

Maven & Gradle

Feb 08, 2017
1 usages
7 stars

android-logger · Simple logging utility for Android allow you to write logs to the SD card

<dependency>
    <groupId>com.klinkerapps</groupId>
    <artifactId>logger</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.klinkerapps : logger to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.klinkerapps : logger to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
logger-1.0.3
logger-1.0.2
logger-1.0.1
logger-1.0.0

How to add a dependency to Maven

Add the following com.klinkerapps : logger maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.klinkerapps</groupId>
    <artifactId>logger</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.klinkerapps : logger gradle dependency to your build.gradle file:

implementation 'com.klinkerapps:logger:1.0.3'

Gradle Kotlin DSL: Add the following com.klinkerapps : logger gradle kotlin dependency to your build.gradle.kts file:

implementation("com.klinkerapps:logger:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.klinkerapps : logger sbt scala dependency to your build.sbt file:

libraryDependencies += "com.klinkerapps" % "logger" % "1.0.3"

Advertisement

Dependencies from Group

May 10, 2019
2 usages
684 stars
Nov 18, 2017
2 usages
18.6k stars
Feb 06, 2017
1 usages
46 stars
Oct 28, 2016
1 usages
504 stars
Feb 08, 2017
1 usages
7 stars

Discover Dependencies

Jan 28, 2022
4 usages
4 stars
Sep 10, 2017
1 usages
6 stars
Dec 09, 2018
1 usages
1 stars
Feb 08, 2017
1 usages
0 stars
Feb 08, 2017
1 usages
0 stars
Aug 01, 2023
1 usages
23 stars
Sep 24, 2021
2 usages
31 stars
Dec 01, 2022
1 usages
47k stars