is not current version
Last Version 3.2.4

com.emarsys:predict-api 2.3.0

predict-api module of the EmarsysSDK

GroupId

GroupId

com.emarsys
ArtifactId

ArtifactId

predict-api
Version

Version

2.3.0
Type

Type

aar

Download predict-api 2.3.0


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