| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcat.ereza |
| Идентификатор | Идентификаторlogcatreporter |
| Версия | Версия1.4.0 |
| Тип | Типaar |
| Описание |
ОписаниеLogcatReporter library
Android library that sends the Logcat log to Crashlytics when your app crashes.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| logcatreporter-1.4.0.pom | |
| logcatreporter-1.4.0-sources.jar | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.firebase » firebase-crashlytics | jar | 18.2.11 |