is not current version
Last Version 2.28.0

com.sap.cloud.s4hana.services:blockchain 2.17.0

Service integration of blockchain functionality (Beta release, still subject to change - up to discontinuation of module).

GroupId

GroupId

com.sap.cloud.s4hana.services
ArtifactId

ArtifactId

blockchain
Version

Version

2.17.0
Type

Type

jar

Download blockchain 2.17.0


<!-- https://jarcasting.com/artifacts/com.sap.cloud.s4hana.services/blockchain/ -->
<dependency>
    <groupId>com.sap.cloud.s4hana.services</groupId>
    <artifactId>blockchain</artifactId>
    <version>2.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.services/blockchain/
implementation 'com.sap.cloud.s4hana.services:blockchain:2.17.0'
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.services/blockchain/
implementation ("com.sap.cloud.s4hana.services:blockchain:2.17.0")
'com.sap.cloud.s4hana.services:blockchain:jar:2.17.0'
<dependency org="com.sap.cloud.s4hana.services" name="blockchain" rev="2.17.0">
  <artifact name="blockchain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.s4hana.services', module='blockchain', version='2.17.0')
)
libraryDependencies += "com.sap.cloud.s4hana.services" % "blockchain" % "2.17.0"
[com.sap.cloud.s4hana.services/blockchain "2.17.0"]