License |
License |
---|---|
GroupId | GroupIdorg.beykery |
ArtifactId | ArtifactIdeu |
Last Version | Last Version0.0.25 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneu
ethereum util
|
Project URL |
Project URL |
Filename | Size |
---|---|
eu-0.0.25.pom | |
eu-0.0.25.jar | 46 KB |
eu-0.0.25-sources.jar | 13 KB |
eu-0.0.25-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beykery/eu/ -->
<dependency>
<groupId>org.beykery</groupId>
<artifactId>eu</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.beykery/eu/
implementation 'org.beykery:eu:0.0.25'
// https://jarcasting.com/artifacts/org.beykery/eu/
implementation ("org.beykery:eu:0.0.25")
'org.beykery:eu:jar:0.0.25'
<dependency org="org.beykery" name="eu" rev="0.0.25">
<artifact name="eu" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beykery', module='eu', version='0.0.25')
)
libraryDependencies += "org.beykery" % "eu" % "0.0.25"
[org.beykery/eu "0.0.25"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.35 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.13.1 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.1 |
org.web3j : core | jar | 4.9.0 |
org.web3j : utils | jar | 4.9.0 |
org.web3j : abi | jar | 4.9.0 |
org.web3j : crypto | jar | 4.9.0 |
org.web3j : tuples | jar | 4.9.0 |
org.web3j : rlp | jar | 4.9.0 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |