License |
License |
---|---|
GroupId | GroupIdorg.web3j |
ArtifactId | ArtifactIdutils |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb3j
Minimal set of web3j utility classes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-5.0.0.pom | |
utils-5.0.0.jar | 11 KB |
utils-5.0.0-tests.jar | 8 KB |
utils-5.0.0-sources.jar | 10 KB |
utils-5.0.0-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.web3j/utils/ -->
<dependency>
<groupId>org.web3j</groupId>
<artifactId>utils</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.web3j/utils/
implementation 'org.web3j:utils:5.0.0'
// https://jarcasting.com/artifacts/org.web3j/utils/
implementation ("org.web3j:utils:5.0.0")
'org.web3j:utils:jar:5.0.0'
<dependency org="org.web3j" name="utils" rev="5.0.0">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.web3j', module='utils', version='5.0.0')
)
libraryDependencies += "org.web3j" % "utils" % "5.0.0"
[org.web3j/utils "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.65 |