is not current version
Last Version 8.0.2022042909

com.ibm.mobile.foundation:ibmmobilefirstplatformfoundationjsonstore 8.0.0

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

Categories

Categories

JSON Data ORM
GroupId

GroupId

com.ibm.mobile.foundation
ArtifactId

ArtifactId

ibmmobilefirstplatformfoundationjsonstore
Version

Version

8.0.0
Type

Type

aar

Download ibmmobilefirstplatformfoundationjsonstore 8.0.0


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