is not current version
Last Version 0.13.2

com.hedera.hashgraph:hedera-services 0.10.0

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

GroupId

GroupId

com.hedera.hashgraph
ArtifactId

ArtifactId

hedera-services
Version

Version

0.10.0
Type

Type

pom

Download hedera-services 0.10.0

Filename Size
hedera-services-0.10.0.pom 16 KB
Browse

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