MVN

com.dorkbox : MinLog

Maven & Gradle

Jan 22, 2023
2 usages

MinLog-SLF4J · Drop-in replacement for MinLog to log through SLF4j.

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>MinLog</artifactId>
    <version>2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dorkbox : MinLog to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5

All Versions

Choose a version of com.dorkbox : MinLog to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5
MinLog-2.5
2.4
MinLog-2.4
2.2
MinLog-2.2
2.1
MinLog-2.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>MinLog</artifactId>
    <version>2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dorkbox : MinLog gradle dependency to your build.gradle file:

implementation 'com.dorkbox:MinLog:2.5'

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

implementation("com.dorkbox:MinLog:2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dorkbox : MinLog sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dorkbox" % "MinLog" % "2.5"

Advertisement

Dependencies from Group

Apr 26, 2021
21 usages
Jan 17, 2023
10 usages
Aug 21, 2023
9 usages
Jun 07, 2023
6 usages
Aug 19, 2023
6 usages

Discover Dependencies

Apr 29, 2021
1 usages
20 stars
Aug 14, 2021
1 usages
24 stars
Aug 14, 2021
1 usages
24 stars
Aug 14, 2021
1 usages
24 stars
Aug 14, 2021
1 usages
24 stars
Aug 14, 2021
1 usages
24 stars
Aug 14, 2021
1 usages
24 stars
Aug 14, 2021
1 usages
24 stars
May 02, 2021
1 usages
8 stars