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

reportoandroid 1.0.4

An android report library that allows to collect the app data like logcat, preferences, databases and then share it.

Лицензия

Лицензия

Группа

Группа

io.github.ohoussein
Идентификатор

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

reportoandroid
Версия

Версия

1.0.4
Тип

Тип

aar
Описание

Описание

reportoandroid
An android report library that allows to collect the app data like logcat, preferences, databases and then share it.
Ссылка на сайт

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

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

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

https://github.com/OHoussein/ReportoAndroid/tree/master

Скачать reportoandroid 1.0.4


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

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.3.1
androidx.constraintlayout » constraintlayout jar 2.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.30

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

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