surveysdk

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

Лицензия

Лицензия

Группа

Группа

com.avidintelli.surveysdk
Идентификатор

Идентификатор

surveysdk
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

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

Скачать surveysdk

Имя Файла Размер
surveysdk-1.0.0.pom
surveysdk-1.0.0.aar 59 KB
surveysdk-1.0.0-sources.jar 587 bytes
Обзор

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.android.support » appcompat-v7 jar 28.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.21

Модули Проекта

Данный проект не имеет модулей.

Android SDK Integration Sample Code

This is the sample code for our SDK integration within a test application, which is helpful to understand the integration process. This is a simple two step integration process. Please use the key provided to you instead of <API Key> in the code. For more details please refer documentation avaialble in your user login

Версии библиотеки

Версия
1.0.0