Jar examples for a:apparat-log
A simple logging framework for Apparat.
You can download jar file apparat-log 1.0.RC6 in this page.
You can use the following script to add apparat-log-1.0.RC6.jar to your project.
<dependency> <groupId>com.googlecode.apparat</groupId> <artifactId>apparat-log</artifactId> <version>1.0.RC6</version> </dependency>
compile group: 'com.googlecode.apparat', name: 'apparat-log', version: '1.0.RC6'
libraryDependencies += "com.googlecode.apparat" % "apparat-log" % "1.0.RC6"
<dependency org="com.googlecode.apparat" name="apparat-log" rev="1.0.RC6"/>
@Grapes(@Grab(group='com.googlecode.apparat', module='apparat-log', version='1.0.RC6'))
'com.googlecode.apparat:apparat-log:jar:1.0.RC6'
Click the following link to download the jar file.
apparat-log-1.0.RC6-sources.jar