is not current version
Last Version 0.13.2

com.hedera.hashgraph:hapi-fees 0.9.0


GroupId

GroupId

com.hedera.hashgraph
ArtifactId

ArtifactId

hapi-fees
Version

Version

0.9.0
Type

Type

jar

Download hapi-fees 0.9.0


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