is not current version
Last Version 1.1.1

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

Android Target Mobile VEC Extension for Adobe Mobile Marketing

GroupId

GroupId

com.adobe.marketing.mobile
ArtifactId

ArtifactId

target-vec
Version

Version

0.2.2-beta
Type

Type

aar

Download target-vec 0.2.2-beta


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