Categories |
CategoriesJSON Data ORM |
---|---|
GroupId | GroupIdcom.ibm.mobile.foundation |
ArtifactId | ArtifactIdibmmobilefirstplatformfoundationjsonstore |
Version | Version8.0.2016070718 |
Type | Typeaar |
<!-- 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"]