Files download
File Operation
app-service-mono-0.51.5.jar download
app-service-mono-0.51.5.pom download
app-service-mono-0.51.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.hedera.hashgraph</groupId>
  <artifactId>app-service-mono</artifactId>
  <version>0.51.5</version>
</dependency>
Gradle Groovy
implementation 'com.hedera.hashgraph:app-service-mono:0.51.5'
Gradle Kotlin
implementation("com.hedera.hashgraph:app-service-mono:0.51.5")
Scala SBT
libraryDependencies += "com.hedera.hashgraph" % "app-service-mono" % "0.51.5"
Groovy Grape
@Grapes(
  @Grab(group='com.hedera.hashgraph', module='app-service-mono', version='0.51.5')
)
Apache Ivy
<dependency org="com.hedera.hashgraph" name="app-service-mono" rev="0.51.5" />
Leiningen
[com.hedera.hashgraph/app-service-mono "0.51.5"]
Apache Buildr
'com.hedera.hashgraph:app-service-mono:jar:0.51.5'
Dependencies

compile

|-- com.hedera.hashgraph:app-hapi-fees:0.51.5

|-- com.hedera.hashgraph:app-hapi-utils:0.51.5

|-- com.hedera.hashgraph:app-service-token:0.51.5

|-- com.hedera.hashgraph:app-spi:0.51.5

|-- com.hedera.hashgraph:hapi:0.51.5

|-- com.fasterxml.jackson.core:jackson-databind:2.16.0

|-- com.google.guava:guava:33.0.0-jre

|-- com.google.protobuf:protobuf-java:3.21.7

|-- com.hedera.evm:hedera-evm:0.51.5

|-- com.hedera.pbj:pbj-runtime:0.8.9

|-- com.swirlds:swirlds-common:0.51.5

|-- com.swirlds:swirlds-fchashmap:0.51.5

|-- com.swirlds:swirlds-fcqueue:0.51.5

|-- com.swirlds:swirlds-merkle:0.51.5

|-- com.swirlds:swirlds-merkledb:0.51.5

|-- com.swirlds:swirlds-metrics-api:0.51.5

|-- com.swirlds:swirlds-platform-core:0.51.5

|-- com.swirlds:swirlds-state-api:0.51.5

|-- com.swirlds:swirlds-virtualmap:0.51.5

|-- com.google.dagger:dagger:2.42

|-- io.grpc:grpc-netty:1.54.1

|-- io.grpc:grpc-stub:1.54.1

|-- com.esaulpaugh:headlong:6.1.1

|-- io.helidon.grpc:io.grpc:3.2.1

|-- javax.inject:javax.inject:1

|-- org.apache.commons:commons-lang3:3.14.0

|-- org.apache.logging.log4j:log4j-api:2.21.1

|-- org.eclipse.collections:eclipse-collections-api:10.4.0

|-- org.hyperledger.besu:besu-datatypes:24.3.3

|-- org.hyperledger.besu:evm:24.3.3

|-- io.tmio:tuweni-bytes:2.4.2

|-- io.tmio:tuweni-units:2.4.2

runtime

|-- com.fasterxml.jackson.core:jackson-core:2.16.0

|-- net.java.dev.jna:jna:5.14.0

|-- com.swirlds:swirlds-base:0.51.5

|-- com.swirlds:swirlds-config-api:0.51.5

|-- com.swirlds:swirlds-logging:0.51.5

|-- io.netty:netty-handler:4.1.87.Final

|-- io.netty:netty-transport-classes-epoll:4.1.87.Final

|-- io.netty:netty-transport:4.1.87.Final

|-- commons-codec:commons-codec:1.15

|-- org.apache.commons:commons-collections4:4.4

|-- commons-io:commons-io:2.15.1

|-- org.bouncycastle:bcprov-jdk18on:1.78

|-- org.eclipse.collections:eclipse-collections:10.4.0

|-- org.hyperledger.besu:secp256k1:0.8.2