GroupId | GroupIdcom.sap.cloud.sdk.services |
---|---|
ArtifactId | ArtifactIdblockchain-business-services-visibility |
Version | Version3.28.1 |
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.28.1</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.28.1'
// https://jarcasting.com/artifacts/com.sap.cloud.sdk.services/blockchain-business-services-visibility/
implementation ("com.sap.cloud.sdk.services:blockchain-business-services-visibility:3.28.1")
'com.sap.cloud.sdk.services:blockchain-business-services-visibility:jar:3.28.1'
<dependency org="com.sap.cloud.sdk.services" name="blockchain-business-services-visibility" rev="3.28.1">
<artifact name="blockchain-business-services-visibility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sdk.services', module='blockchain-business-services-visibility', version='3.28.1')
)
libraryDependencies += "com.sap.cloud.sdk.services" % "blockchain-business-services-visibility" % "3.28.1"
[com.sap.cloud.sdk.services/blockchain-business-services-visibility "3.28.1"]