Last Version

JSONStore Native Android SDK 1.1.1

JSONStore is a lightweight, document-oriented storage system that enables persistent storage of JSON documents for Android applications.

License

License

Categories

Categories

CLI User Interface JSON Data ORM
GroupId

GroupId

com.ibm.mobilefirstplatform.clientsdk.android
ArtifactId

ArtifactId

jsonstore
Version

Version

1.1.1
Type

Type

aar
Description

Description

JSONStore Native Android SDK
JSONStore is a lightweight, document-oriented storage system that enables persistent storage of JSON documents for Android applications.
Project URL

Project URL

https://github.com/ibm-bluemix-mobile-services/jsonstore-android
Source Code Management

Source Code Management

https://github.com/ibm-bluemix-mobile-services/jsonstore-android

Download jsonstore 1.1.1


<!-- https://jarcasting.com/artifacts/com.ibm.mobilefirstplatform.clientsdk.android/jsonstore/ -->
<dependency>
    <groupId>com.ibm.mobilefirstplatform.clientsdk.android</groupId>
    <artifactId>jsonstore</artifactId>
    <version>1.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.mobilefirstplatform.clientsdk.android/jsonstore/
implementation 'com.ibm.mobilefirstplatform.clientsdk.android:jsonstore:1.1.1'
// https://jarcasting.com/artifacts/com.ibm.mobilefirstplatform.clientsdk.android/jsonstore/
implementation ("com.ibm.mobilefirstplatform.clientsdk.android:jsonstore:1.1.1")
'com.ibm.mobilefirstplatform.clientsdk.android:jsonstore:aar:1.1.1'
<dependency org="com.ibm.mobilefirstplatform.clientsdk.android" name="jsonstore" rev="1.1.1">
  <artifact name="jsonstore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.mobilefirstplatform.clientsdk.android', module='jsonstore', version='1.1.1')
)
libraryDependencies += "com.ibm.mobilefirstplatform.clientsdk.android" % "jsonstore" % "1.1.1"
[com.ibm.mobilefirstplatform.clientsdk.android/jsonstore "1.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.jackson : jackson-jaxrs jar 1.9.13
com.google.guava : guava jar 14.0.1

Project Modules

There are no modules declared in this project.