| License |
License |
|---|---|
| GroupId | GroupIdcom.salesforce.mobilesdk |
| ArtifactId | ArtifactIdSmartStore |
| Last Version | Last Version10.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionSmartStore
Official Salesforce Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| SmartStore-10.1.0.pom | |
| SmartStore-10.1.0-sources.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.salesforce.mobilesdk/SmartStore/ -->
<dependency>
<groupId>com.salesforce.mobilesdk</groupId>
<artifactId>SmartStore</artifactId>
<version>10.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.mobilesdk/SmartStore/
implementation 'com.salesforce.mobilesdk:SmartStore:10.1.0'
// https://jarcasting.com/artifacts/com.salesforce.mobilesdk/SmartStore/
implementation ("com.salesforce.mobilesdk:SmartStore:10.1.0")
'com.salesforce.mobilesdk:SmartStore:aar:10.1.0'
<dependency org="com.salesforce.mobilesdk" name="SmartStore" rev="10.1.0">
<artifact name="SmartStore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.mobilesdk', module='SmartStore', version='10.1.0')
)
libraryDependencies += "com.salesforce.mobilesdk" % "SmartStore" % "10.1.0"
[com.salesforce.mobilesdk/SmartStore "10.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.salesforce.mobilesdk : SalesforceSDK | jar | 10.1.0 |
| net.zetetic : android-database-sqlcipher | jar | 4.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android.material » material | jar | 1.4.0 |