libraryDependencies += "com.mchange" %% "etherscan-utils" % "0.0.1"
import $ivy.`com.mchange::etherscan-utils:0.0.1`
<dependency> <groupId>com.mchange</groupId> <artifactId>etherscan-utils_2.12</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.mchange', name: 'etherscan-utils_2.12', version: '0.0.1'
ivy"com.mchange::etherscan-utils:0.0.1"