is not current version
Last Version 0.13.2

com.hedera.hashgraph:hedera-services 0.9.0-rc.3

Hedera Services (crypto, file, contract, consensus) on the Platform

GroupId

GroupId

com.hedera.hashgraph
ArtifactId

ArtifactId

hedera-services
Version

Version

0.9.0-rc.3
Type

Type

pom

Download hedera-services 0.9.0-rc.3


<!-- https://jarcasting.com/artifacts/com.hedera.hashgraph/hedera-services/ -->
<dependency>
    <groupId>com.hedera.hashgraph</groupId>
    <artifactId>hedera-services</artifactId>
    <version>0.9.0-rc.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hedera.hashgraph/hedera-services/
implementation 'com.hedera.hashgraph:hedera-services:0.9.0-rc.3'
// https://jarcasting.com/artifacts/com.hedera.hashgraph/hedera-services/
implementation ("com.hedera.hashgraph:hedera-services:0.9.0-rc.3")
'com.hedera.hashgraph:hedera-services:pom:0.9.0-rc.3'
<dependency org="com.hedera.hashgraph" name="hedera-services" rev="0.9.0-rc.3">
  <artifact name="hedera-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hedera.hashgraph', module='hedera-services', version='0.9.0-rc.3')
)
libraryDependencies += "com.hedera.hashgraph" % "hedera-services" % "0.9.0-rc.3"
[com.hedera.hashgraph/hedera-services "0.9.0-rc.3"]