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