License |
License |
---|---|
GroupId | GroupIdorg.beykery |
ArtifactId | ArtifactIdeu |
Version | Version0.0.9 |
Type | Typejar |
Description |
Descriptioneu
ethereum util
|
Project URL |
Project URL |
Filename | Size |
---|---|
eu-0.0.9.pom | |
eu-0.0.9.jar | 48 KB |
eu-0.0.9-sources.jar | 14 KB |
eu-0.0.9-javadoc.jar | 445 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beykery/eu/ -->
<dependency>
<groupId>org.beykery</groupId>
<artifactId>eu</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.beykery/eu/
implementation 'org.beykery:eu:0.0.9'
// https://jarcasting.com/artifacts/org.beykery/eu/
implementation ("org.beykery:eu:0.0.9")
'org.beykery:eu:jar:0.0.9'
<dependency org="org.beykery" name="eu" rev="0.0.9">
<artifact name="eu" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beykery', module='eu', version='0.0.9')
)
libraryDependencies += "org.beykery" % "eu" % "0.0.9"
[org.beykery/eu "0.0.9"]
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.8.9 |
org.web3j : utils | jar | 4.8.9 |
org.web3j : abi | jar | 4.8.9 |
org.web3j : crypto | jar | 4.8.9 |
org.web3j : tuples | jar | 4.8.9 |
org.web3j : rlp | jar | 4.8.9 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |