is not current version
Last Version 4.2.1-android

org.web3j:infura 3.1.0

null

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

infura
Version

Version

3.1.0
Type

Type

jar

Download infura 3.1.0


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