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

cat.ereza:logcatreporter 1.1.0

Android library that sends the Logcat log to Crashlytics when your app crashes.

Группа

Группа

cat.ereza
Идентификатор

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

logcatreporter
Версия

Версия

1.1.0
Тип

Тип

aar

Скачать logcatreporter 1.1.0


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