is not current version
Last Version 0.5.4

com.rollbar:rollbar-testing 0.5.1


GroupId

GroupId

com.rollbar
ArtifactId

ArtifactId

rollbar-testing
Version

Version

0.5.1
Type

Type

jar

Download rollbar-testing 0.5.1


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