is not current version
Last Version 3.2.4

com.emarsys:mobile-engage-api 2.5.4

mobile-engage-api module of the EmarsysSDK

GroupId

GroupId

com.emarsys
ArtifactId

ArtifactId

mobile-engage-api
Version

Version

2.5.4
Type

Type

aar

Download mobile-engage-api 2.5.4


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