is not current version
Last Version 0.13.2

com.hedera.hashgraph:hapi-fees 0.9.0-rc.3


GroupId

GroupId

com.hedera.hashgraph
ArtifactId

ArtifactId

hapi-fees
Version

Version

0.9.0-rc.3
Type

Type

jar

Download hapi-fees 0.9.0-rc.3


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