| License |
License |
|---|---|
| GroupId | GroupIdcom.iterable |
| ArtifactId | ArtifactIditerableapi |
| Version | Version3.4.0 |
| 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.0.pom | |
| iterableapi-3.4.0.aar | 197 KB |
| iterableapi-3.4.0-sources.jar | 84 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.iterable/iterableapi/ -->
<dependency>
<groupId>com.iterable</groupId>
<artifactId>iterableapi</artifactId>
<version>3.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.iterable/iterableapi/
implementation 'com.iterable:iterableapi:3.4.0'
// https://jarcasting.com/artifacts/com.iterable/iterableapi/
implementation ("com.iterable:iterableapi:3.4.0")
'com.iterable:iterableapi:aar:3.4.0'
<dependency org="com.iterable" name="iterableapi" rev="3.4.0">
<artifact name="iterableapi" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.iterable', module='iterableapi', version='3.4.0')
)
libraryDependencies += "com.iterable" % "iterableapi" % "3.4.0"
[com.iterable/iterableapi "3.4.0"]
| 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 |