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

com.emarsys:predict-api 3.0.1

predict-api module of the EmarsysSDK

Группа

Группа

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

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

predict-api
Версия

Версия

3.0.1
Тип

Тип

aar

Скачать predict-api 3.0.1


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