Last Version

optimove-sdk 4.2.0

Optimove official Android SDK

License

License

GroupId

GroupId

com.optimove.sdk
ArtifactId

ArtifactId

optimove-sdk
Version

Version

4.2.0
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 4.2.0


<!-- 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.