| Группа | Группаai.redpen |
|---|---|
| Идентификатор | Идентификаторredpen-ai-capture-widget-android |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеRedpen Capture Widget Android SDK
Provide interactive issue reporting in your Android application. Application users can take record the screen and speak their issues, take screenshots, making it easier to submit issues. Issues are created in your Jira or Azure Boards.
The created issues are actionable as it has all the context required to understand and fix them. E.g. screenshot, screen recording, device diagnostics (logs, OS version, device manufacturer and so on. Visit https://support.redpen.ai/hc/en-us/articles/5579906622093-How-to-integrate-Redpen-Android-SDK-into-your-application for the instructions on how to integrate Redpen Capture Widget into your Android application.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| redpen-ai-capture-widget-android-1.0.5.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/ai.redpen/redpen-ai-capture-widget-android/ -->
<dependency>
<groupId>ai.redpen</groupId>
<artifactId>redpen-ai-capture-widget-android</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.redpen/redpen-ai-capture-widget-android/
implementation 'ai.redpen:redpen-ai-capture-widget-android:1.0.5'
// https://jarcasting.com/artifacts/ai.redpen/redpen-ai-capture-widget-android/
implementation ("ai.redpen:redpen-ai-capture-widget-android:1.0.5")
'ai.redpen:redpen-ai-capture-widget-android:aar:1.0.5'
<dependency org="ai.redpen" name="redpen-ai-capture-widget-android" rev="1.0.5">
<artifact name="redpen-ai-capture-widget-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.redpen', module='redpen-ai-capture-widget-android', version='1.0.5')
)
libraryDependencies += "ai.redpen" % "redpen-ai-capture-widget-android" % "1.0.5"
[ai.redpen/redpen-ai-capture-widget-android "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |