| License |
License |
|---|---|
| GroupId | GroupIdai.redpen.capture.sdk |
| ArtifactId | ArtifactIdandroid-debug |
| Version | Version1.0.15 |
| Type | Typeaar |
| Description |
DescriptionRedpen 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.
|
| Filename | Size |
|---|---|
| android-debug-1.0.15.pom | |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |