generate scala code from solidity contract
ethabi 0.3.0
Group ID:
com.github.lbqds
Artifact ID:
ethabi_2.13
Version:
0.3.0
Release Date:
Jul 4, 2020
Licenses:
Files:
Full Scala Version:
2.13.1
Developers:
libraryDependencies += "com.github.lbqds" %% "ethabi" % "0.3.0"
ivy"com.github.lbqds::ethabi:0.3.0"
//> using dep "com.github.lbqds::ethabi:0.3.0"
import $ivy.`com.github.lbqds::ethabi:0.3.0`
<dependency> <groupId>com.github.lbqds</groupId> <artifactId>ethabi_2.13</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.github.lbqds', name: 'ethabi_2.13', version: '0.3.0'