Jar examples for r:rollbar-logback
For connecting your applications built on the JVM to Rollbar for Error Reporting
You can download jar file rollbar-logback 0.1 in this page.
MIT License
You can use the following script to add rollbar-logback-0.1.jar to your project.
<dependency> <groupId>com.voodoodyne.rollbar-logback</groupId> <artifactId>rollbar-logback</artifactId> <version>0.1</version> </dependency>
compile group: 'com.voodoodyne.rollbar-logback', name: 'rollbar-logback', version: '0.1'
libraryDependencies += "com.voodoodyne.rollbar-logback" % "rollbar-logback" % "0.1"
<dependency org="com.voodoodyne.rollbar-logback" name="rollbar-logback" rev="0.1"/>
@Grapes(@Grab(group='com.voodoodyne.rollbar-logback', module='rollbar-logback', version='0.1'))
'com.voodoodyne.rollbar-logback:rollbar-logback:jar:0.1'
Click the following link to download the jar file.
rollbar-logback-0.1-javadoc.jar