| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.ibm.cloud |
| ArtifactId | ArtifactIdplatform-services |
| Version | Version0.22.5 |
| 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.22.5.pom | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/platform-services/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>platform-services</artifactId>
<version>0.22.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/platform-services/
implementation 'com.ibm.cloud:platform-services:0.22.5'
// https://jarcasting.com/artifacts/com.ibm.cloud/platform-services/
implementation ("com.ibm.cloud:platform-services:0.22.5")
'com.ibm.cloud:platform-services:pom:0.22.5'
<dependency org="com.ibm.cloud" name="platform-services" rev="0.22.5">
<artifact name="platform-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='platform-services', version='0.22.5')
)
libraryDependencies += "com.ibm.cloud" % "platform-services" % "0.22.5"
[com.ibm.cloud/platform-services "0.22.5"]