is not current version
Last Version 3.2.4

com.emarsys:predict-api 2.14.3

predict-api module of the EmarsysSDK

GroupId

GroupId

com.emarsys
ArtifactId

ArtifactId

predict-api
Version

Version

2.14.3
Type

Type

aar

Download predict-api 2.14.3


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