Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.ibm.mobile.services |
ArtifactId | ArtifactIdcloudant-toolkit-local |
Version | Version0.1.0-20150219-1231 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.ibm.mobile.services/cloudant-toolkit-local/ -->
<dependency>
<groupId>com.ibm.mobile.services</groupId>
<artifactId>cloudant-toolkit-local</artifactId>
<version>0.1.0-20150219-1231</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.mobile.services/cloudant-toolkit-local/
implementation 'com.ibm.mobile.services:cloudant-toolkit-local:0.1.0-20150219-1231'
// https://jarcasting.com/artifacts/com.ibm.mobile.services/cloudant-toolkit-local/
implementation ("com.ibm.mobile.services:cloudant-toolkit-local:0.1.0-20150219-1231")
'com.ibm.mobile.services:cloudant-toolkit-local:aar:0.1.0-20150219-1231'
<dependency org="com.ibm.mobile.services" name="cloudant-toolkit-local" rev="0.1.0-20150219-1231">
<artifact name="cloudant-toolkit-local" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.mobile.services', module='cloudant-toolkit-local', version='0.1.0-20150219-1231')
)
libraryDependencies += "com.ibm.mobile.services" % "cloudant-toolkit-local" % "0.1.0-20150219-1231"
[com.ibm.mobile.services/cloudant-toolkit-local "0.1.0-20150219-1231"]