License |
License
Adobe Proprietary
|
---|---|
GroupId | GroupIdcom.adobe.marketing.mobile |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.11.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAdobeMobileCoreSdk
Android Core Extension for Adobe Mobile Marketing
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-1.11.1.pom | |
core-1.11.1.aar | 416 KB |
core-1.11.1-javadoc.jar | 151 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.marketing.mobile/core/ -->
<dependency>
<groupId>com.adobe.marketing.mobile</groupId>
<artifactId>core</artifactId>
<version>1.11.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/core/
implementation 'com.adobe.marketing.mobile:core:1.11.1'
// https://jarcasting.com/artifacts/com.adobe.marketing.mobile/core/
implementation ("com.adobe.marketing.mobile:core:1.11.1")
'com.adobe.marketing.mobile:core:aar:1.11.1'
<dependency org="com.adobe.marketing.mobile" name="core" rev="1.11.1">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.marketing.mobile', module='core', version='1.11.1')
)
libraryDependencies += "com.adobe.marketing.mobile" % "core" % "1.11.1"
[com.adobe.marketing.mobile/core "1.11.1"]