Last Version

core 3.2.4

core module of the EmarsysSDK

License

License

GroupId

GroupId

com.emarsys
ArtifactId

ArtifactId

core
Version

Version

3.2.4
Type

Type

aar
Description

Description

core
core module of the EmarsysSDK
Project URL

Project URL

https://github.com/emartech/android-emarsys-sdk
Project Organization

Project Organization

Emarsys
Source Code Management

Source Code Management

https://github.com/emartech/android-emarsys-sdk

Download core 3.2.4


<!-- https://jarcasting.com/artifacts/com.emarsys/core/ -->
<dependency>
    <groupId>com.emarsys</groupId>
    <artifactId>core</artifactId>
    <version>3.2.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.emarsys/core/
implementation 'com.emarsys:core:3.2.4'
// https://jarcasting.com/artifacts/com.emarsys/core/
implementation ("com.emarsys:core:3.2.4")
'com.emarsys:core:aar:3.2.4'
<dependency org="com.emarsys" name="core" rev="3.2.4">
  <artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.emarsys', module='core', version='3.2.4')
)
libraryDependencies += "com.emarsys" % "core" % "3.2.4"
[com.emarsys/core "3.2.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
com.emarsys : core-api jar 3.2.4
com.google.crypto.tink : tink-android jar 1.6.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.2

Project Modules

There are no modules declared in this project.