is not current version
Last Version 4.18.2

com.adobe.mobile:adobeMobileLibrary 4.17.1

An SDK for the Adobe Mobile Services

GroupId

GroupId

com.adobe.mobile
ArtifactId

ArtifactId

adobeMobileLibrary
Version

Version

4.17.1
Type

Type

jar

Download adobeMobileLibrary 4.17.1


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