Idea: Is this lib current? web3j-eea-sample-project\lib\eea-4.3.0-SNAPSHOT-all.jar It doesn't contain the package: org.web3j.humanstandardtoken Steps to reproduce: - fetch master - copy in gradle-wrapper.jar if needed. see #1 - run ./gradlew test Expected: Tests Complete Actual: src\main\kotlin\org\web3j\eea\sample\Application.kt: (17, 18): Unresolved reference: humanstandardtoken Environment: Win10Ent cmd.exe
Idea: Is this lib current? web3j-eea-sample-project\lib\eea-4.3.0-SNAPSHOT-all.jar
It doesn't contain the package: org.web3j.humanstandardtoken
Steps to reproduce:
Expected: Tests Complete
Actual:
src\main\kotlin\org\web3j\eea\sample\Application.kt: (17, 18): Unresolved reference: humanstandardtoken
Environment:
Win10Ent cmd.exe