License |
License |
---|---|
GroupId | GroupIdcom.sap.cloud.gw.xsa |
ArtifactId | ArtifactIdthirdparty |
Last Version | Last Version1.2.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.sap.cloud.gw.xsa.thirdparty
SAP Cloud Platform SDK for XSA
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSAP |
Filename | Size |
---|---|
thirdparty-1.2.8.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.gw.xsa/thirdparty/ -->
<dependency>
<groupId>com.sap.cloud.gw.xsa</groupId>
<artifactId>thirdparty</artifactId>
<version>1.2.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.gw.xsa/thirdparty/
implementation 'com.sap.cloud.gw.xsa:thirdparty:1.2.8'
// https://jarcasting.com/artifacts/com.sap.cloud.gw.xsa/thirdparty/
implementation ("com.sap.cloud.gw.xsa:thirdparty:1.2.8")
'com.sap.cloud.gw.xsa:thirdparty:pom:1.2.8'
<dependency org="com.sap.cloud.gw.xsa" name="thirdparty" rev="1.2.8">
<artifact name="thirdparty" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.gw.xsa', module='thirdparty', version='1.2.8')
)
libraryDependencies += "com.sap.cloud.gw.xsa" % "thirdparty" % "1.2.8"
[com.sap.cloud.gw.xsa/thirdparty "1.2.8"]