Last Version

web3j 4.2.1-android

null

License

License

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

infura
Version

Version

4.2.1-android
Type

Type

jar
Description

Description

web3j
null
Project URL

Project URL

https://web3j.io
Source Code Management

Source Code Management

https://github.com/web3j/web3j.git

Download infura 4.2.1-android


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

Dependencies

compile (1)

Group / Artifact Type Version
org.web3j : core jar 4.2.1-android

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.