is not current version
Last Version 0.1.0

com.mchange:etherscan-utils_2.11 0.0.2

etherscan-utils

GroupId

GroupId

com.mchange
ArtifactId

ArtifactId

etherscan-utils_2.11
Version

Version

0.0.2
Type

Type

jar

Download etherscan-utils_2.11 0.0.2


<!-- https://jarcasting.com/artifacts/com.mchange/etherscan-utils_2.11/ -->
<dependency>
    <groupId>com.mchange</groupId>
    <artifactId>etherscan-utils_2.11</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mchange/etherscan-utils_2.11/
implementation 'com.mchange:etherscan-utils_2.11:0.0.2'
// https://jarcasting.com/artifacts/com.mchange/etherscan-utils_2.11/
implementation ("com.mchange:etherscan-utils_2.11:0.0.2")
'com.mchange:etherscan-utils_2.11:jar:0.0.2'
<dependency org="com.mchange" name="etherscan-utils_2.11" rev="0.0.2">
  <artifact name="etherscan-utils_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mchange', module='etherscan-utils_2.11', version='0.0.2')
)
libraryDependencies += "com.mchange" % "etherscan-utils_2.11" % "0.0.2"
[com.mchange/etherscan-utils_2.11 "0.0.2"]