is not current version
Last Version 3.2.4

com.emarsys:emarsys 2.11.1

emarsys module of the EmarsysSDK

GroupId

GroupId

com.emarsys
ArtifactId

ArtifactId

emarsys
Version

Version

2.11.1
Type

Type

aar

Download emarsys 2.11.1


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