License |
License |
---|---|
GroupId | GroupIdcom.optimove.sdk |
ArtifactId | ArtifactIdoptimove-sdk |
Last Version | Last Version4.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionoptimove-sdk
Optimove official Android SDK
|
Project URL |
Project URL |
Filename | Size |
---|---|
optimove-sdk-4.2.0.pom | |
optimove-sdk-4.2.0-sources.jar | 95 KB |
optimove-sdk-4.2.0-javadoc.jar | 617 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.optimove.sdk/optimove-sdk/ -->
<dependency>
<groupId>com.optimove.sdk</groupId>
<artifactId>optimove-sdk</artifactId>
<version>4.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.optimove.sdk/optimove-sdk/
implementation 'com.optimove.sdk:optimove-sdk:4.2.0'
// https://jarcasting.com/artifacts/com.optimove.sdk/optimove-sdk/
implementation ("com.optimove.sdk:optimove-sdk:4.2.0")
'com.optimove.sdk:optimove-sdk:aar:4.2.0'
<dependency org="com.optimove.sdk" name="optimove-sdk" rev="4.2.0">
<artifact name="optimove-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.optimove.sdk', module='optimove-sdk', version='4.2.0')
)
libraryDependencies += "com.optimove.sdk" % "optimove-sdk" % "4.2.0"
[com.optimove.sdk/optimove-sdk "4.2.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.legacy » legacy-support-v4 | jar | 1.0.0 |
com.android.volley : volley | jar | 1.2.1 |
com.google.firebase » firebase-messaging | jar | 22.0.0 |
com.google.android.gms » play-services-ads-identifier | jar | 17.1.0 |
com.google.code.gson : gson | jar | 2.8.8 |