License |
License |
---|---|
GroupId | GroupIdcom.xwc1125.chain5j |
ArtifactId | ArtifactIdeth-core |
Version | Version4.3.8 |
Type | Typejar |
Description |
Descriptionchain5j-eth
|
Filename | Size |
---|---|
eth-core-4.3.8.pom | |
eth-core-4.3.8.jar | 411 KB |
eth-core-4.3.8-sources.jar | 237 KB |
eth-core-4.3.8-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xwc1125.chain5j/eth-core/ -->
<dependency>
<groupId>com.xwc1125.chain5j</groupId>
<artifactId>eth-core</artifactId>
<version>4.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.xwc1125.chain5j/eth-core/
implementation 'com.xwc1125.chain5j:eth-core:4.3.8'
// https://jarcasting.com/artifacts/com.xwc1125.chain5j/eth-core/
implementation ("com.xwc1125.chain5j:eth-core:4.3.8")
'com.xwc1125.chain5j:eth-core:jar:4.3.8'
<dependency org="com.xwc1125.chain5j" name="eth-core" rev="4.3.8">
<artifact name="eth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xwc1125.chain5j', module='eth-core', version='4.3.8')
)
libraryDependencies += "com.xwc1125.chain5j" % "eth-core" % "4.3.8"
[com.xwc1125.chain5j/eth-core "4.3.8"]
Group / Artifact | Type | Version |
---|---|---|
com.xwc1125.chain5j : eth-abi | jar | 4.3.8 |
com.xwc1125.chain5j : eth-crypto | jar | 4.3.8 |
com.xwc1125.chain5j : eth-tuples | jar | 4.3.8 |
com.github.jnr : jnr-unixsocket | jar | 0.21 |
com.squareup.okhttp3 : okhttp | jar | 3.8.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.8.1 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.2 |
org.java-websocket : Java-WebSocket | jar | 1.3.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.guava : guava | jar | 19.0 |
com.squareup : javapoet | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.27.0 |
junit : junit | jar | 4.11 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.1.9 |