Download exceptional4j-0.1.jar file - Jar e

Jar examples for e:exceptional4j

Description

Log4J Appender that reports logs to exceptional.io.

You can download jar file exceptional4j 0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add exceptional4j-0.1.jar to your project.

<dependency>
   <groupId>org.getlantern</groupId>
   <artifactId>exceptional4j</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'org.getlantern', name: 'exceptional4j', version: '0.1'
libraryDependencies += "org.getlantern" % "exceptional4j" % "0.1"
<dependency org="org.getlantern" name="exceptional4j" rev="0.1"/>
@Grapes(@Grab(group='org.getlantern', module='exceptional4j', version='0.1'))
'org.getlantern:exceptional4j:jar:0.1'

Download

Click the following link to download the jar file.

exceptional4j-0.1-javadoc.jar
exceptional4j-0.1-sources.jar
exceptional4j-0.1.jar
exceptional4j-0.1.pom



Related Tutorials