optimove-sdk

Optimove official Android SDK

License

License

GroupId

GroupId

com.optimove.sdk
ArtifactId

ArtifactId

optimove-sdk
Last Version

Last Version

4.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

optimove-sdk
Optimove official Android SDK
Project URL

Project URL

https://github.com/optimove-tech/Optimove-SDK-Android

Download optimove-sdk

How to add to project

<!-- 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"]

Dependencies

runtime (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.0
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
3.4.2
3.4.1
3.4.0
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.0