Download simple-log-1.7.jar file - Jar s

Jar examples for s:simple-log

Description

Simple Log - The Logging Anti-Framework

You can download jar file simple-log 1.7 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

simple-log-1.7-javadoc.jar
simple-log-1.7-sources.jar
simple-log-1.7.jar
simple-log-1.7.pom



Related Tutorials