MVN

com.github.benoitdion.ln : ln

Maven & Gradle

Jun 22, 2015
1 usages
0 stars

Ln · A simple Android logging facade inspired by Roboguice Ln

<dependency>
    <groupId>com.github.benoitdion.ln</groupId>
    <artifactId>ln</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.benoitdion.ln : ln to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.benoitdion.ln : ln to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
ln-0.1.2
ln-0.1.1
0.1
ln-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.benoitdion.ln</groupId>
    <artifactId>ln</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.benoitdion.ln : ln gradle dependency to your build.gradle file:

implementation 'com.github.benoitdion.ln:ln:0.1.2'

Gradle Kotlin DSL: Add the following com.github.benoitdion.ln : ln gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.benoitdion.ln:ln:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.benoitdion.ln : ln sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.benoitdion.ln" % "ln" % "0.1.2"

Advertisement

Dependencies from Group

ln
Jun 22, 2015
1 usages
0 stars

Discover Dependencies

Jun 24, 2015
14 usages
3.6k stars
Oct 03, 2022
9 usages
55 stars
Jan 14, 2023
26 usages
148 stars
Jun 23, 2015
1 usages
52 stars
Oct 18, 2018
8 usages
68 stars
Mar 18, 2016
15 usages
3.2k stars
Sep 23, 2015
2 usages
Jun 21, 2017
28 stars