MVN

com.esotericsoftware : minlog

Maven & Gradle

Dec 29, 2018
221 usages
169 stars

MinLog · Minimal overhead Java logging

<dependency>
    <groupId>com.esotericsoftware</groupId>
    <artifactId>minlog</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.esotericsoftware : minlog to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.esotericsoftware : minlog to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
minlog-1.3.1
minlog-1.3.0
1.3
minlog-1.3
minlog-1.3-SNAPHOT
minlog
minlog-minlog

How to add a dependency to Maven

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

<dependency>
    <groupId>com.esotericsoftware</groupId>
    <artifactId>minlog</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.esotericsoftware : minlog gradle dependency to your build.gradle file:

implementation 'com.esotericsoftware:minlog:1.3.1'

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

implementation("com.esotericsoftware:minlog:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.esotericsoftware : minlog sbt scala dependency to your build.sbt file:

libraryDependencies += "com.esotericsoftware" % "minlog" % "1.3.1"

Advertisement

Dependencies from Group

May 19, 2023
722 usages
5.8k stars
Mar 19, 2019
281 usages
1.4k stars
May 19, 2023
269 usages
5.2k stars
Dec 29, 2018
221 usages
169 stars
Jun 14, 2014
16 usages
1.7k stars

Discover Dependencies

Mar 16, 2022
1.3k stars
Feb 26, 2020
5 usages
Feb 26, 2020
18 usages
Aug 22, 2023
2 usages
6.7k stars
Jan 02, 2019
28.7k stars
Jul 27, 2022
3 usages
7k stars
Jan 01, 2019
1 usages
76 stars
Jan 04, 2019
2 usages
14 stars
Jan 02, 2020
4 usages
60 stars