| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kaygenzo |
| Идентификатор | Идентификаторbugreporter |
| Версия | Версия1.0.8 |
| Тип | Типaar |
| Описание |
Описаниеbugreporter
Bug reporting library to let the user report an issue of a bug by email.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bugreporter-1.0.8.pom | |
| bugreporter-1.0.8-sources.jar | 19 KB |
| bugreporter-1.0.8-javadoc.jar | 366 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |