LogcatReporter library

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

Лицензия

Лицензия

Группа

Группа

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

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

logcatreporter
Последняя версия

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

1.4.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

LogcatReporter library
Android library that sends the Logcat log to Crashlytics when your app crashes.
Ссылка на сайт

Ссылка на сайт

https://github.com/Ereza/LogcatReporter
Система контроля версий

Система контроля версий

https://github.com/Ereza/LogcatReporter/tree/master

Скачать logcatreporter

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.firebase » firebase-crashlytics jar 18.2.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0