MVN

is.hth : lumber

Maven & Gradle

Oct 23, 2022
0 stars

lumber · A logger based entirely on Timber's small extensible API, without Android dependencies

<dependency>
    <groupId>is.hth</groupId>
    <artifactId>lumber</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of is.hth : lumber to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of is.hth : lumber to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
lumber-0.1.1
lumber-0.1.0

How to add a dependency to Maven

Add the following is.hth : lumber maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>is.hth</groupId>
    <artifactId>lumber</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following is.hth : lumber gradle dependency to your build.gradle file:

implementation 'is.hth:lumber:0.1.1'

Gradle Kotlin DSL: Add the following is.hth : lumber gradle kotlin dependency to your build.gradle.kts file:

implementation("is.hth:lumber:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following is.hth : lumber sbt scala dependency to your build.sbt file:

libraryDependencies += "is.hth" % "lumber" % "0.1.1"

Advertisement

Dependencies from Group

Jun 19, 2021
0 stars
Sep 22, 2022
1 stars
Oct 23, 2022
0 stars
Oct 23, 2022
0 stars
Feb 26, 2023
1 stars

Discover Dependencies

Oct 18, 2022
0 stars
Apr 22, 2023
25 stars
Oct 18, 2022
0 stars
Nov 05, 2022
0 stars
Aug 26, 2023
8 stars