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

com.adobe.marketing.mobile:target-vec 0.3.1-beta

Android Target Mobile VEC Extension for Adobe Mobile Marketing

Группа

Группа

com.adobe.marketing.mobile
Идентификатор

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

target-vec
Версия

Версия

0.3.1-beta
Тип

Тип

aar

Скачать target-vec 0.3.1-beta


<!-- https://jarcasting.com/artifacts/com.adobe.marketing.mobile/target-vec/ -->
<dependency>
    <groupId>com.adobe.marketing.mobile</groupId>
    <artifactId>target-vec</artifactId>
    <version>0.3.1-beta</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/target-vec/
implementation 'com.adobe.marketing.mobile:target-vec:0.3.1-beta'
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/target-vec/
implementation ("com.adobe.marketing.mobile:target-vec:0.3.1-beta")
'com.adobe.marketing.mobile:target-vec:aar:0.3.1-beta'
<dependency org="com.adobe.marketing.mobile" name="target-vec" rev="0.3.1-beta">
  <artifact name="target-vec" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.marketing.mobile', module='target-vec', version='0.3.1-beta')
)
libraryDependencies += "com.adobe.marketing.mobile" % "target-vec" % "0.3.1-beta"
[com.adobe.marketing.mobile/target-vec "0.3.1-beta"]