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