License |
License |
---|---|
GroupId | GroupIdorg.beykery |
ArtifactId | ArtifactIdeu |
Version | Version0.0.13 |
Type | Typejar |
Description |
Descriptioneu
ethereum util
|
Project URL |
Project URL |
Filename | Size |
---|---|
eu-0.0.13.pom | |
eu-0.0.13.jar | 54 KB |
eu-0.0.13-sources.jar | 17 KB |
eu-0.0.13-javadoc.jar | 452 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beykery/eu/ -->
<dependency>
<groupId>org.beykery</groupId>
<artifactId>eu</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.beykery/eu/
implementation 'org.beykery:eu:0.0.13'
// https://jarcasting.com/artifacts/org.beykery/eu/
implementation ("org.beykery:eu:0.0.13")
'org.beykery:eu:jar:0.0.13'
<dependency org="org.beykery" name="eu" rev="0.0.13">
<artifact name="eu" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beykery', module='eu', version='0.0.13')
)
libraryDependencies += "org.beykery" % "eu" % "0.0.13"
[org.beykery/eu "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.12.3 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.12.3 |
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.1 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |