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