is not current version
Last Version 1.2.8

com.adobe.marketing.mobile:target 1.0.1

Android Target Extension for Adobe Mobile Marketing

GroupId

GroupId

com.adobe.marketing.mobile
ArtifactId

ArtifactId

target
Version

Version

1.0.1
Type

Type

aar

Download target 1.0.1


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