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