Jar examples for r:rollbar
A set of classes that allow reporting errors to Rollbar.
You can download jar file rollbar 0.5.3 in this page.
MIT License
You can use the following script to add rollbar-0.5.3.jar to your project.
<dependency> <groupId>com.rollbar</groupId> <artifactId>rollbar</artifactId> <version>0.5.3</version> </dependency>
compile group: 'com.rollbar', name: 'rollbar', version: '0.5.3'
libraryDependencies += "com.rollbar" % "rollbar" % "0.5.3"
<dependency org="com.rollbar" name="rollbar" rev="0.5.3"/>
@Grapes(@Grab(group='com.rollbar', module='rollbar', version='0.5.3'))
'com.rollbar:rollbar:jar:0.5.3'
Click the following link to download the jar file.
rollbar-0.5.3-javadoc.jar