GroupId | GroupIdcom.xwc1125.chain5j |
---|---|
ArtifactId | ArtifactIdeth-token |
Version | Version4.3.7 |
Type | Typejar |
Filename | Size |
---|---|
eth-token-4.3.7.pom | |
eth-token-4.3.7.jar | 7 KB |
eth-token-4.3.7-sources.jar | 5 KB |
eth-token-4.3.7-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xwc1125.chain5j/eth-token/ -->
<dependency>
<groupId>com.xwc1125.chain5j</groupId>
<artifactId>eth-token</artifactId>
<version>4.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.xwc1125.chain5j/eth-token/
implementation 'com.xwc1125.chain5j:eth-token:4.3.7'
// https://jarcasting.com/artifacts/com.xwc1125.chain5j/eth-token/
implementation ("com.xwc1125.chain5j:eth-token:4.3.7")
'com.xwc1125.chain5j:eth-token:jar:4.3.7'
<dependency org="com.xwc1125.chain5j" name="eth-token" rev="4.3.7">
<artifact name="eth-token" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xwc1125.chain5j', module='eth-token', version='4.3.7')
)
libraryDependencies += "com.xwc1125.chain5j" % "eth-token" % "4.3.7"
[com.xwc1125.chain5j/eth-token "4.3.7"]