is not current version
Last Version 4.9.0

org.web3j:quorum 4.0.3

web3j Quorum API

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

quorum
Version

Version

4.0.3
Type

Type

jar

Download quorum 4.0.3


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