Categories |
CategoriesJSON Data ORM |
---|---|
GroupId | GroupIdcom.ibm.mobile.foundation |
ArtifactId | ArtifactIdibmmobilefirstplatformfoundationjsonstore |
Version | Version8.0.2016040816 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.ibm.mobile.foundation/ibmmobilefirstplatformfoundationjsonstore/ -->
<dependency>
<groupId>com.ibm.mobile.foundation</groupId>
<artifactId>ibmmobilefirstplatformfoundationjsonstore</artifactId>
<version>8.0.2016040816</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.mobile.foundation/ibmmobilefirstplatformfoundationjsonstore/
implementation 'com.ibm.mobile.foundation:ibmmobilefirstplatformfoundationjsonstore:8.0.2016040816'
// https://jarcasting.com/artifacts/com.ibm.mobile.foundation/ibmmobilefirstplatformfoundationjsonstore/
implementation ("com.ibm.mobile.foundation:ibmmobilefirstplatformfoundationjsonstore:8.0.2016040816")
'com.ibm.mobile.foundation:ibmmobilefirstplatformfoundationjsonstore:aar:8.0.2016040816'
<dependency org="com.ibm.mobile.foundation" name="ibmmobilefirstplatformfoundationjsonstore" rev="8.0.2016040816">
<artifact name="ibmmobilefirstplatformfoundationjsonstore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.mobile.foundation', module='ibmmobilefirstplatformfoundationjsonstore', version='8.0.2016040816')
)
libraryDependencies += "com.ibm.mobile.foundation" % "ibmmobilefirstplatformfoundationjsonstore" % "8.0.2016040816"
[com.ibm.mobile.foundation/ibmmobilefirstplatformfoundationjsonstore "8.0.2016040816"]