Direct Bug Reporting

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

License

License

GroupId

GroupId

cz.jacktech.dbr
ArtifactId

ArtifactId

library
Last Version

Last Version

0.1.0
Release Date

Release Date

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

How to add to project

<!-- 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.

DirectBugReporting

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

For more information please see the website.

Download

###Gradle

compile 'cz.jacktech.dbr:library:0.1.0@aar'

###Maven

<dependency>
  <groupId>cz.jacktech.dbr</groupId>
  <artifactId>library</artifactId>
  <version>0.1.0</version>
  <type>aar</type>
</dependency>

###Latest AAR package Download 0.1.0

License

Copyright 2014 Filip Procházka

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Versions

Version
0.1.0