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

com.github.kaygenzo:bugreporter 1.0.7

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

Группа

Группа

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

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

bugreporter
Версия

Версия

1.0.7
Тип

Тип

aar

Скачать bugreporter 1.0.7


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