не последняя версия
Последняя версия 3.2.4

com.emarsys:predict 2.2.0

predict module of the EmarsysSDK

Группа

Группа

com.emarsys
Идентификатор

Идентификатор

predict
Версия

Версия

2.2.0
Тип

Тип

aar

Скачать predict 2.2.0


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