License |
License |
---|---|
GroupId | GroupIdcom.iterable |
ArtifactId | ArtifactIditerableapi |
Last Version | Last Version3.4.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioniterableapi
Iterable is a growth marketing platform that helps you to create better experiences forâand deeper relationships withâyour customers. Use it to send customized email, SMS, push notification, in-app message and web push notifications to your customers. This SDK helps you integrate your Android apps with Iterable. It supports Android API versions 15+.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iterableapi-3.4.6.pom | |
iterableapi-3.4.6.aar | 148 KB |
iterableapi-3.4.6-sources.jar | 64 KB |
iterableapi-3.4.6-javadoc.jar | 175 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iterable/iterableapi/ -->
<dependency>
<groupId>com.iterable</groupId>
<artifactId>iterableapi</artifactId>
<version>3.4.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.iterable/iterableapi/
implementation 'com.iterable:iterableapi:3.4.6'
// https://jarcasting.com/artifacts/com.iterable/iterableapi/
implementation ("com.iterable:iterableapi:3.4.6")
'com.iterable:iterableapi:aar:3.4.6'
<dependency org="com.iterable" name="iterableapi" rev="3.4.6">
<artifact name="iterableapi" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.iterable', module='iterableapi', version='3.4.6')
)
libraryDependencies += "com.iterable" % "iterableapi" % "3.4.6"
[com.iterable/iterableapi "3.4.6"]
Group / Artifact | Type | Version |
---|---|---|
androidx.legacy » legacy-support-v4 | jar | 1.0.0 |
androidx.appcompat » appcompat | jar | 1.0.0 |
androidx.annotation » annotation | jar | 1.0.0 |
com.google.firebase » firebase-messaging | jar | 20.3.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |