is not current version
Last Version 1.2.8

com.adobe.marketing.mobile:target 1.1.0

Android Target Extension for Adobe Mobile Marketing

GroupId

GroupId

com.adobe.marketing.mobile
ArtifactId

ArtifactId

target
Version

Version

1.1.0
Type

Type

aar

Download target 1.1.0


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