License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.ibm.cloud |
ArtifactId | ArtifactIdplatform-services |
Last Version | Last Version0.25.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIBM Cloud Platform Services Java SDK
Java Client Library to access the IBM Cloud Platform Services
|
Project URL |
Project URL |
Project Organization |
Project OrganizationIBM Cloud Platform Services |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
platform-services-0.25.0.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/platform-services/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>platform-services</artifactId>
<version>0.25.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/platform-services/
implementation 'com.ibm.cloud:platform-services:0.25.0'
// https://jarcasting.com/artifacts/com.ibm.cloud/platform-services/
implementation ("com.ibm.cloud:platform-services:0.25.0")
'com.ibm.cloud:platform-services:pom:0.25.0'
<dependency org="com.ibm.cloud" name="platform-services" rev="0.25.0">
<artifact name="platform-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='platform-services', version='0.25.0')
)
libraryDependencies += "com.ibm.cloud" % "platform-services" % "0.25.0"
[com.ibm.cloud/platform-services "0.25.0"]