is not current version
Last Version 4.9.0

org.web3j:quorum 0.3.1

web3j Quorum API

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

quorum
Version

Version

0.3.1
Type

Type

jar

Download quorum 0.3.1


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