bugreporter

Bug reporting library to let the user report an issue of a bug by email.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.8
Дата

Дата

Тип

Тип

aar
Описание

Описание

bugreporter
Bug reporting library to let the user report an issue of a bug by email.
Ссылка на сайт

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

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

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

https://github.com/kaygenzo/BugReporter

Скачать bugreporter

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

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

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.30
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
com.github.tarek360 » instacapture jar 2.0.1
io.reactivex.rxjava3 : rxandroid jar 3.0.0
io.reactivex.rxjava3 : rxjava jar 3.0.0
com.squareup.picasso : picasso jar 2.71828
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
com.jakewharton.timber : timber jar 4.7.1

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

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

BugReporter

Bug reporting library to let the user report an issue of a bug by email. After clicking on the send button, the user is sent to its email provider with all information filled into the body

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

Версия
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0