| License |
License |
|---|---|
| GroupId | GroupIdcom.markelytics |
| ArtifactId | ArtifactIdsurveySDK |
| Version | Version3.2.0 |
| Type | Typeaar |
| Description |
DescriptionsurveySDK
Use this SDK with your application to show surveys within your app
|
| Filename | Size |
|---|---|
| surveySDK-3.2.0.pom | |
| surveySDK-3.2.0.aar | 148 KB |
| surveySDK-3.2.0-sources.jar | 587 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.markelytics/surveySDK/ -->
<dependency>
<groupId>com.markelytics</groupId>
<artifactId>surveySDK</artifactId>
<version>3.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.markelytics/surveySDK/
implementation 'com.markelytics:surveySDK:3.2.0'
// https://jarcasting.com/artifacts/com.markelytics/surveySDK/
implementation ("com.markelytics:surveySDK:3.2.0")
'com.markelytics:surveySDK:aar:3.2.0'
<dependency org="com.markelytics" name="surveySDK" rev="3.2.0">
<artifact name="surveySDK" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.markelytics', module='surveySDK', version='3.2.0')
)
libraryDependencies += "com.markelytics" % "surveySDK" % "3.2.0"
[com.markelytics/surveySDK "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 28.0.0 |
| com.android.support » recyclerview-v7 | jar | 28.0.0 |
| com.android.support » design | jar | 28.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.21 |