is not current version
Last Version 1.1.1

com.adobe.marketing.mobile:target-vec 1.0.0

Android Target Mobile VEC Extension for Adobe Mobile Marketing

GroupId

GroupId

com.adobe.marketing.mobile
ArtifactId

ArtifactId

target-vec
Version

Version

1.0.0
Type

Type

aar

Download target-vec 1.0.0


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