Jar examples for m:minlog
Minimal overhead Java logging
You can download jar file minlog 1.3.0 in this page.
New BSD License
You can use the following script to add minlog-1.3.0.jar to your project.
<dependency> <groupId>com.esotericsoftware</groupId> <artifactId>minlog</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.esotericsoftware', name: 'minlog', version: '1.3.0'
libraryDependencies += "com.esotericsoftware" % "minlog" % "1.3.0"
<dependency org="com.esotericsoftware" name="minlog" rev="1.3.0"/>
@Grapes(@Grab(group='com.esotericsoftware', module='minlog', version='1.3.0'))
'com.esotericsoftware:minlog:jar:1.3.0'
Click the following link to download the jar file.
minlog-1.3.0.jar