License |
License |
---|---|
GroupId | GroupIdcom.clevertap.android |
ArtifactId | ArtifactIdpush-templates |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionpush-templates
The CleverTap Android Push Templates SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
push-templates-1.0.2.pom | |
push-templates-1.0.2.aar | 156 KB |
push-templates-1.0.2-sources.jar | 33 KB |
push-templates-1.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.clevertap.android/push-templates/ -->
<dependency>
<groupId>com.clevertap.android</groupId>
<artifactId>push-templates</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.clevertap.android/push-templates/
implementation 'com.clevertap.android:push-templates:1.0.2'
// https://jarcasting.com/artifacts/com.clevertap.android/push-templates/
implementation ("com.clevertap.android:push-templates:1.0.2")
'com.clevertap.android:push-templates:aar:1.0.2'
<dependency org="com.clevertap.android" name="push-templates" rev="1.0.2">
<artifact name="push-templates" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.clevertap.android', module='push-templates', version='1.0.2')
)
libraryDependencies += "com.clevertap.android" % "push-templates" % "1.0.2"
[com.clevertap.android/push-templates "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
androidx.core » core-ktx | jar | 1.3.0 |
androidx.appcompat » appcompat | jar | 1.3.1 |