GroupId | GroupIdcom.sap.cloud.sdk.services |
---|---|
ArtifactId | ArtifactIdblockchain-business-services-visibility |
Version | Version3.34.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.sdk.services/blockchain-business-services-visibility/ -->
<dependency>
<groupId>com.sap.cloud.sdk.services</groupId>
<artifactId>blockchain-business-services-visibility</artifactId>
<version>3.34.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.services/blockchain-business-services-visibility/
implementation 'com.sap.cloud.sdk.services:blockchain-business-services-visibility:3.34.0'
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.services/blockchain-business-services-visibility/
implementation ("com.sap.cloud.sdk.services:blockchain-business-services-visibility:3.34.0")
'com.sap.cloud.sdk.services:blockchain-business-services-visibility:jar:3.34.0'
<dependency org="com.sap.cloud.sdk.services" name="blockchain-business-services-visibility" rev="3.34.0">
<artifact name="blockchain-business-services-visibility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sdk.services', module='blockchain-business-services-visibility', version='3.34.0')
)
libraryDependencies += "com.sap.cloud.sdk.services" % "blockchain-business-services-visibility" % "3.34.0"
[com.sap.cloud.sdk.services/blockchain-business-services-visibility "3.34.0"]