is not current version
Last Version 3.2.4

com.emarsys:predict 2.9.0

predict module of the EmarsysSDK

GroupId

GroupId

com.emarsys
ArtifactId

ArtifactId

predict
Version

Version

2.9.0
Type

Type

aar

Download predict 2.9.0


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