Last Version

common 3.2.4

common module of the EmarsysSDK

License

License

GroupId

GroupId

com.emarsys
ArtifactId

ArtifactId

common
Version

Version

3.2.4
Type

Type

aar
Description

Description

common
common 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 common 3.2.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
com.emarsys : core-api jar 3.2.4

Project Modules

There are no modules declared in this project.