Last Version

JZap 0.0.66

Java ZAP API to allow Java developers to interact with the ZAP Smart contract

License

License

GroupId

GroupId

io.github.zapproject
ArtifactId

ArtifactId

jzap
Version

Version

0.0.66
Type

Type

jar
Description

Description

JZap
Java ZAP API to allow Java developers to interact with the ZAP Smart contract
Project URL

Project URL

https://github.com/zapproject/jzap
Source Code Management

Source Code Management

https://github.com/zapproject/jzap

Download jzap 0.0.66


<!-- https://jarcasting.com/artifacts/io.github.zapproject/jzap/ -->
<dependency>
    <groupId>io.github.zapproject</groupId>
    <artifactId>jzap</artifactId>
    <version>0.0.66</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zapproject/jzap/
implementation 'io.github.zapproject:jzap:0.0.66'
// https://jarcasting.com/artifacts/io.github.zapproject/jzap/
implementation ("io.github.zapproject:jzap:0.0.66")
'io.github.zapproject:jzap:jar:0.0.66'
<dependency org="io.github.zapproject" name="jzap" rev="0.0.66">
  <artifact name="jzap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zapproject', module='jzap', version='0.0.66')
)
libraryDependencies += "io.github.zapproject" % "jzap" % "0.0.66"
[io.github.zapproject/jzap "0.0.66"]

Dependencies

compile (3)

Group / Artifact Type Version
org.web3j : core jar 4.8.1
com.squareup.okhttp3 : okhttp jar 4.9.1
com.fasterxml.jackson.core : jackson-core jar 2.12.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.