MVN

com.rollbar : rollbar

Maven & Gradle

May 18, 2017
3 usages
73 stars

rollbar · Single entry point allowing reporting errors to Rollbar

<dependency>
    <groupId>com.rollbar</groupId>
    <artifactId>rollbar</artifactId>
    <version>0.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rollbar : rollbar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.4

All Versions

Choose a version of com.rollbar : rollbar to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
rollbar-0.5.4
rollbar-0.5.3
rollbar-0.5.2
rollbar-0.5.1
rollbar-0.5.0
0.4.x
rollbar-0.4.0
0.3.x
rollbar-0.3.0
0.2.x
rollbar-0.2.2
rollbar-0.2.1
rollbar-0.2.0
0.1.x
rollbar-0.1.0

How to add a dependency to Maven

Add the following com.rollbar : rollbar maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rollbar</groupId>
    <artifactId>rollbar</artifactId>
    <version>0.5.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rollbar : rollbar gradle dependency to your build.gradle file:

implementation 'com.rollbar:rollbar:0.5.4'

Gradle Kotlin DSL: Add the following com.rollbar : rollbar gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rollbar:rollbar:0.5.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rollbar : rollbar sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rollbar" % "rollbar" % "0.5.4"

Advertisement

Dependencies from Group

Mar 13, 2023
12 usages
73 stars
May 18, 2017
7 usages
73 stars
May 18, 2017
4 usages
73 stars
May 18, 2017
3 usages
73 stars
Mar 13, 2023
2 usages
73 stars

Discover Dependencies

Sep 11, 2016
3 usages
89 stars
Dec 11, 2015
0 stars
Dec 15, 2015
2 stars
Jan 18, 2016
138 stars
Dec 11, 2015
3 stars
Dec 08, 2015
2 usages
0 stars
Dec 13, 2015
Feb 06, 2021
1 usages
5.1k stars