surveySDK

Use this SDK with your application to show surveys within your app

License

License

GroupId

GroupId

com.markelytics
ArtifactId

ArtifactId

surveySDK
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

surveySDK
Use this SDK with your application to show surveys within your app

Download surveySDK

How to add to project

<!-- https://jarcasting.com/artifacts/com.markelytics/surveySDK/ -->
<dependency>
    <groupId>com.markelytics</groupId>
    <artifactId>surveySDK</artifactId>
    <version>3.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.markelytics/surveySDK/
implementation 'com.markelytics:surveySDK:3.2.1'
// https://jarcasting.com/artifacts/com.markelytics/surveySDK/
implementation ("com.markelytics:surveySDK:3.2.1")
'com.markelytics:surveySDK:aar:3.2.1'
<dependency org="com.markelytics" name="surveySDK" rev="3.2.1">
  <artifact name="surveySDK" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.markelytics', module='surveySDK', version='3.2.1')
)
libraryDependencies += "com.markelytics" % "surveySDK" % "3.2.1"
[com.markelytics/surveySDK "3.2.1"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.1
3.2.0
3.1.0
3.0.0