java-multibase
java-multibase copied to clipboard
A Java implementation of multibase
Updated readme to correspond last release version
In this PR: - Tests migrated from JUnit4 to JUnit5 - Dependencies updated
After recent changes in Github CI to make it work with Maven, it seems that building with Ant is no longer necessary. In this PR I'm removing mentions about Ant
Proquint
https://github.com/multiformats/multibase/blob/master/rfcs/Proquint.md
https://github.com/multiformats/multibase/tree/master/tests
The publishing to maven central topic has happened several times before (https://github.com/multiformats/java-multibase/issues/7 https://github.com/multiformats/java-multibase/issues/6). Why this proposal again? Libraries that are in Maven Central cannot have dependencies on libraries in other...