Last Version

Direct Bug Reporting 0.1.0

An Android library to help you get error reports from your users

License

License

GroupId

GroupId

cz.jacktech.dbr
ArtifactId

ArtifactId

library
Version

Version

0.1.0
Type

Type

aar
Description

Description

Direct Bug Reporting
An Android library to help you get error reports from your users
Project URL

Project URL

https://github.com/jacktech24/DirectBugReporting
Source Code Management

Source Code Management

https://github.com/jacktech24/DirectBugReporting

Download library 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp : okhttp-urlconnection jar 2.0.0
com.squareup.retrofit : retrofit jar 1.6.1
com.squareup.okhttp : okhttp jar 2.0.0

Project Modules

There are no modules declared in this project.