<dependency>
<groupId>com.hedera.hashgraph</groupId>
<artifactId>app-service-token</artifactId>
<version>0.51.5</version>
</dependency>
@Grapes(
@Grab(group='com.hedera.hashgraph', module='app-service-token', version='0.51.5')
)
compile
|-- com.hedera.hashgraph:app-spi:0.51.5
|-- com.hedera.hashgraph:hapi:0.51.5
|-- com.hedera.pbj:pbj-runtime:0.8.9
|-- com.swirlds:swirlds-config-api:0.51.5
|-- org.apache.logging.log4j:log4j-api:2.21.1
runtime
|-- com.hedera.hashgraph:app-hapi-utils:0.51.5
|-- com.github.spotbugs:spotbugs-annotations:4.7.3