is not current version
Last Version 1.0.8

com.github.kaygenzo:bugreporter 1.0.3

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

GroupId

GroupId

com.github.kaygenzo
ArtifactId

ArtifactId

bugreporter
Version

Version

1.0.3
Type

Type

aar

Download bugreporter 1.0.3


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