Redpen Android Debug 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.

License

License

GroupId

GroupId

ai.redpen.capture.sdk
ArtifactId

ArtifactId

android-debug
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

aar
Description

Description

Redpen Android Debug 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.

Download android-debug

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
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)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.15