is not current version
Last Version 3.2.4

com.emarsys:emarsys 3.2.3

emarsys module of the EmarsysSDK

GroupId

GroupId

com.emarsys
ArtifactId

ArtifactId

emarsys
Version

Version

3.2.3
Type

Type

aar

Download emarsys 3.2.3


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