is not current version
Last Version 1.8.1

rollbar 1.7.7

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.7.7
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.7.7


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.