Redpen Android SDK

This is an android library that will be integrated by the customers of Redpen into their android applications. Redpen is a bug and feedback capturing tool that reports issues directly in the project management board used by the development team.

Лицензия

Лицензия

Группа

Группа

ai.redpen.capture.sdk
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

Redpen Android SDK
This is an android library that will be integrated by the customers of Redpen into their android applications. Redpen is a bug and feedback capturing tool that reports issues directly in the project management board used by the development team.

Скачать android

Имя Файла Размер
android-1.0.2.pom
Обзор

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

<!-- https://jarcasting.com/artifacts/ai.redpen.capture.sdk/android/ -->
<dependency>
    <groupId>ai.redpen.capture.sdk</groupId>
    <artifactId>android</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.redpen.capture.sdk/android/
implementation 'ai.redpen.capture.sdk:android:1.0.2'
// https://jarcasting.com/artifacts/ai.redpen.capture.sdk/android/
implementation ("ai.redpen.capture.sdk:android:1.0.2")
'ai.redpen.capture.sdk:android:aar:1.0.2'
<dependency org="ai.redpen.capture.sdk" name="android" rev="1.0.2">
  <artifact name="android" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.redpen.capture.sdk', module='android', version='1.0.2')
)
libraryDependencies += "ai.redpen.capture.sdk" % "android" % "1.0.2"
[ai.redpen.capture.sdk/android "1.0.2"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.intuit.sdp : sdp-android jar 1.0.6
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.4.0
org.conscrypt : conscrypt-android jar 2.2.1
org.greenrobot : eventbus jar 3.2.0
androidx.databinding » databinding-common jar 7.1.3
androidx.databinding » databinding-runtime jar 7.1.3
androidx.databinding » databinding-adapters jar 7.1.3

runtime (2)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

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

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

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

Версия
1.0.2
1.0.1
1.0.0