is not current version
Last Version 10.1.0

SmartStore 9.2.1

Official Salesforce Android SDK

License

License

GroupId

GroupId

com.salesforce.mobilesdk
ArtifactId

ArtifactId

SmartStore
Version

Version

9.2.1
Type

Type

aar
Description

Description

SmartStore
Official Salesforce Android SDK
Project URL

Project URL

https://github.com/forcedotcom/SalesforceMobileSDK-Android
Source Code Management

Source Code Management

https://github.com/forcedotcom/SalesforceMobileSDK-Android

Download SmartStore 9.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.salesforce.mobilesdk : SalesforceSDK jar 9.2.1
net.zetetic : android-database-sqlcipher jar 4.4.3

runtime (1)

Group / Artifact Type Version
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.