Last Version

rollbar 1.8.1

For connecting your applications built on the JVM to Rollbar for Error Reporting

License

License

GroupId

GroupId

com.rollbar
ArtifactId

ArtifactId

rollbar-android
Version

Version

1.8.1
Type

Type

aar
Description

Description

rollbar
For connecting your applications built on the JVM to Rollbar for Error Reporting
Project URL

Project URL

https://github.com/rollbar/rollbar-java
Source Code Management

Source Code Management

https://github.com/rollbar/rollbar-java

Download rollbar-android 1.8.1


<!-- https://jarcasting.com/artifacts/com.rollbar/rollbar-android/ -->
<dependency>
    <groupId>com.rollbar</groupId>
    <artifactId>rollbar-android</artifactId>
    <version>1.8.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rollbar/rollbar-android/
implementation 'com.rollbar:rollbar-android:1.8.1'
// https://jarcasting.com/artifacts/com.rollbar/rollbar-android/
implementation ("com.rollbar:rollbar-android:1.8.1")
'com.rollbar:rollbar-android:aar:1.8.1'
<dependency org="com.rollbar" name="rollbar-android" rev="1.8.1">
  <artifact name="rollbar-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rollbar', module='rollbar-android', version='1.8.1')
)
libraryDependencies += "com.rollbar" % "rollbar-android" % "1.8.1"
[com.rollbar/rollbar-android "1.8.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.rollbar : rollbar-java jar 1.8.1

Project Modules

There are no modules declared in this project.