| License |
License |
|---|---|
| GroupId | GroupIdcom.confirmit.mobilesdk |
| ArtifactId | ArtifactIdmobilesdk |
| Last Version | Last Version3.6.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionConfirmit Mobile SDK
The Confirmit Digital Feedback Mobile SDK provides seamless in-app feedback for any touch point within your mobile application.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mobilesdk-3.6.1.pom | |
| mobilesdk-3.6.1.aar | 593 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.confirmit.mobilesdk/mobilesdk/ -->
<dependency>
<groupId>com.confirmit.mobilesdk</groupId>
<artifactId>mobilesdk</artifactId>
<version>3.6.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.confirmit.mobilesdk/mobilesdk/
implementation 'com.confirmit.mobilesdk:mobilesdk:3.6.1'
// https://jarcasting.com/artifacts/com.confirmit.mobilesdk/mobilesdk/
implementation ("com.confirmit.mobilesdk:mobilesdk:3.6.1")
'com.confirmit.mobilesdk:mobilesdk:aar:3.6.1'
<dependency org="com.confirmit.mobilesdk" name="mobilesdk" rev="3.6.1">
<artifact name="mobilesdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.confirmit.mobilesdk', module='mobilesdk', version='3.6.1')
)
libraryDependencies += "com.confirmit.mobilesdk" % "mobilesdk" % "3.6.1"
[com.confirmit.mobilesdk/mobilesdk "3.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.10 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.10 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.3.9 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.webkit » webkit | jar | 1.3.0 |
| androidx.room » room-runtime | jar | 2.4.1 |
| com.google.code.gson : gson | jar | 2.8.5 |
| org.mozilla : rhino-runtime | jar | 1.7.12 |