is not current version
Last Version 0.13.2

com.hedera.hashgraph:hedera-node 0.10.0-rc.1

Hedera Services node built on the Platform

GroupId

GroupId

com.hedera.hashgraph
ArtifactId

ArtifactId

hedera-node
Version

Version

0.10.0-rc.1
Type

Type

jar

Download hedera-node 0.10.0-rc.1


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