Jar examples for s:simple-log
Simple Log - The Logging Anti-Framework
You can download jar file simple-log 1.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add simple-log-1.7.jar to your project.
<dependency> <groupId>org.grlea.log</groupId> <artifactId>simple-log</artifactId> <version>1.7</version> </dependency>
compile group: 'org.grlea.log', name: 'simple-log', version: '1.7'
libraryDependencies += "org.grlea.log" % "simple-log" % "1.7"
<dependency org="org.grlea.log" name="simple-log" rev="1.7"/>
@Grapes(@Grab(group='org.grlea.log', module='simple-log', version='1.7'))
'org.grlea.log:simple-log:jar:1.7'
Click the following link to download the jar file.
simple-log-1.7-javadoc.jar