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

com.bugsnag:bugsnag-android 4.19.1

Official Bugsnag notifier for Android applications

Группа

Группа

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

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

bugsnag-android
Версия

Версия

4.19.1
Тип

Тип

aar

Скачать bugsnag-android 4.19.1


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