tmio / tuweni

Tuweni is a set of libraries and other tools to aid development of blockchain and other decentralized software in Java and other JVM languages. It includes a low-level bytes library, serialization and deserialization codecs (e.g. RLP), various cryptography functions and primatives, and lots of other helpful utilities.
https://tuweni.tmio.io
Apache License 2.0
4 stars 4 forks source link

groupId has changed from tmio to consensys #106

Open macfarla opened 5 days ago

macfarla commented 5 days ago

Re just merged #104 - this PR includes groupid change in build.gradle (tmio -> consensys) due to merge of main from https://github.com/Consensys/tuweni

which may cause issues when publishing.

@atoulme

macfarla commented 5 days ago

cc @david-ry4n

atoulme commented 5 days ago

I'll revert that then, sorry.