| License |
License |
|---|---|
| GroupId | GroupIdai.redpen.capture.sdk |
| ArtifactId | ArtifactIdandroid |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionRedpen 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.
|
| Filename | Size |
|---|---|
| android-1.0.2.pom | |
| Browse |
<!-- 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"]
| 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 |