MinLog

Minimal overhead Java logging

License

License

GroupId

GroupId

com.esotericsoftware.minlog
ArtifactId

ArtifactId

minlog
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

MinLog
Minimal overhead Java logging
Project URL

Project URL

http://code.google.com/p/minlog/

Download minlog

How to add to project

<!-- https://jarcasting.com/artifacts/com.esotericsoftware.minlog/minlog/ -->
<dependency>
    <groupId>com.esotericsoftware.minlog</groupId>
    <artifactId>minlog</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.esotericsoftware.minlog/minlog/
implementation 'com.esotericsoftware.minlog:minlog:1.2'
// https://jarcasting.com/artifacts/com.esotericsoftware.minlog/minlog/
implementation ("com.esotericsoftware.minlog:minlog:1.2")
'com.esotericsoftware.minlog:minlog:jar:1.2'
<dependency org="com.esotericsoftware.minlog" name="minlog" rev="1.2">
  <artifact name="minlog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.esotericsoftware.minlog', module='minlog', version='1.2')
)
libraryDependencies += "com.esotericsoftware.minlog" % "minlog" % "1.2"
[com.esotericsoftware.minlog/minlog "1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2