Direct Bug Reporting

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

Лицензия

Лицензия

Группа

Группа

cz.jacktech.dbr
Идентификатор

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

library
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Direct Bug Reporting
An Android library to help you get error reports from your users
Ссылка на сайт

Ссылка на сайт

https://github.com/jacktech24/DirectBugReporting
Система контроля версий

Система контроля версий

https://github.com/jacktech24/DirectBugReporting

Скачать library

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
0.1.0