License |
License |
---|---|
GroupId | GroupIdcom.xwc1125.chain5j |
ArtifactId | ArtifactIdeth-codegen |
Version | Version4.3.8 |
Type | Typejar |
Description |
Descriptionchain5j-eth
|
Filename | Size |
---|---|
eth-codegen-4.3.8.pom | |
eth-codegen-4.3.8.jar | 47 KB |
eth-codegen-4.3.8-sources.jar | 24 KB |
eth-codegen-4.3.8-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xwc1125.chain5j/eth-codegen/ -->
<dependency>
<groupId>com.xwc1125.chain5j</groupId>
<artifactId>eth-codegen</artifactId>
<version>4.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.xwc1125.chain5j/eth-codegen/
implementation 'com.xwc1125.chain5j:eth-codegen:4.3.8'
// https://jarcasting.com/artifacts/com.xwc1125.chain5j/eth-codegen/
implementation ("com.xwc1125.chain5j:eth-codegen:4.3.8")
'com.xwc1125.chain5j:eth-codegen:jar:4.3.8'
<dependency org="com.xwc1125.chain5j" name="eth-codegen" rev="4.3.8">
<artifact name="eth-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xwc1125.chain5j', module='eth-codegen', version='4.3.8')
)
libraryDependencies += "com.xwc1125.chain5j" % "eth-codegen" % "4.3.8"
[com.xwc1125.chain5j/eth-codegen "4.3.8"]
Group / Artifact | Type | Version |
---|---|---|
com.xwc1125.chain5j : eth-core | jar | 4.3.8 |
com.squareup : javapoet | jar | 1.7.0 |
info.picocli : picocli | jar | 3.0.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 |