is not current version
Last Version 8.0.2022042909

com.ibm.mobile.foundation:ibmmobilefirstplatformfoundationjsonstore 8.0.2016070718

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

Categories

Categories

JSON Data ORM
GroupId

GroupId

com.ibm.mobile.foundation
ArtifactId

ArtifactId

ibmmobilefirstplatformfoundationjsonstore
Version

Version

8.0.2016070718
Type

Type

aar

Download ibmmobilefirstplatformfoundationjsonstore 8.0.2016070718


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