License |
License |
---|---|
GroupId | GroupIdcom.rollbar |
ArtifactId | ArtifactIdrollbar |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrollbar
Single entry point allowing reporting errors to Rollbar
|
Filename | Size |
---|---|
rollbar-0.5.4.pom | |
rollbar-0.5.4.jar | 36 KB |
rollbar-0.5.4-sources.jar | 28 KB |
rollbar-0.5.4-javadoc.jar | 230 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rollbar/rollbar/ -->
<dependency>
<groupId>com.rollbar</groupId>
<artifactId>rollbar</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.rollbar/rollbar/
implementation 'com.rollbar:rollbar:0.5.4'
// https://jarcasting.com/artifacts/com.rollbar/rollbar/
implementation ("com.rollbar:rollbar:0.5.4")
'com.rollbar:rollbar:jar:0.5.4'
<dependency org="com.rollbar" name="rollbar" rev="0.5.4">
<artifact name="rollbar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rollbar', module='rollbar', version='0.5.4')
)
libraryDependencies += "com.rollbar" % "rollbar" % "0.5.4"
[com.rollbar/rollbar "0.5.4"]
Group / Artifact | Type | Version |
---|---|---|
com.rollbar : rollbar-payload | jar | 0.5.4 |
com.rollbar : rollbar-sender | jar | 0.5.4 |
com.rollbar : rollbar-utilities | jar | 0.5.4 |