не последняя версия
Последняя версия 0.5.4

com.rollbar:rollbar-testing 0.5.0


Группа

Группа

com.rollbar
Идентификатор

Идентификатор

rollbar-testing
Версия

Версия

0.5.0
Тип

Тип

jar

Скачать rollbar-testing 0.5.0


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