etherscan-utils 0.1.0


Group ID:
com.mchange
Artifact ID:
etherscan-utils_2.12
Version:
0.1.0
Release Date:
Feb 17, 2021
Licenses:
Files:

libraryDependencies += "com.mchange" %% "etherscan-utils" % "0.1.0"

Mill build tool

ivy"com.mchange::etherscan-utils:0.1.0"

Scala CLI

//> using dep "com.mchange::etherscan-utils:0.1.0"

Ammonite REPL

import $ivy.`com.mchange::etherscan-utils:0.1.0`

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>etherscan-utils_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.mchange', name: 'etherscan-utils_2.12', version: '0.1.0'