| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIdcom.ibm.mobile.services | 
| ArtifactId | ArtifactIdcloudant-toolkit-local | 
| Last Version | Last Version1.2.0 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionCloudant Toolkit SDK Deprecated: Cloudant Toolkit for interacting with both local and remote Cloudant datastores using a single API. Interaction can be using objects or documents. Querying utilizes CloudantQuery functionality for both remote and local datastores. | 
| Filename | Size | 
|---|---|
| cloudant-toolkit-local-1.2.0.pom | |
| cloudant-toolkit-local-1.2.0.aar | 121 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ibm.mobile.services/cloudant-toolkit-local/ -->
<dependency>
    <groupId>com.ibm.mobile.services</groupId>
    <artifactId>cloudant-toolkit-local</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/com.ibm.mobile.services/cloudant-toolkit-local/
implementation 'com.ibm.mobile.services:cloudant-toolkit-local:1.2.0'// https://jarcasting.com/artifacts/com.ibm.mobile.services/cloudant-toolkit-local/
implementation ("com.ibm.mobile.services:cloudant-toolkit-local:1.2.0")'com.ibm.mobile.services:cloudant-toolkit-local:aar:1.2.0'<dependency org="com.ibm.mobile.services" name="cloudant-toolkit-local" rev="1.2.0">
  <artifact name="cloudant-toolkit-local" type="aar" />
</dependency>@Grapes(
@Grab(group='com.ibm.mobile.services', module='cloudant-toolkit-local', version='1.2.0')
)libraryDependencies += "com.ibm.mobile.services" % "cloudant-toolkit-local" % "1.2.0"[com.ibm.mobile.services/cloudant-toolkit-local "1.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.parse.bolts : bolts-android | jar | 1.2.1 | 
| com.cloudant : cloudant-sync-datastore-core | jar | 0.13.4 | 
| com.cloudant : cloudant-sync-datastore-android | jar | 0.13.4 |