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
5 stars 3 forks source link

`org.eclipse.aether.transfer.ArtifactNotFoundException` : The POM for org.apache.tuweni:bytes:jar:2.3.1 is missing, no dependency information available #91

Open Aviksaikat opened 5 months ago

Aviksaikat commented 5 months ago
Could not resolve dependencies for project org.ankvik_techlabs:honeyswarm:jar:1.0-SNAPSHOT: 
org.apache.tuweni:bytes:jar:2.3.1 was not found in https://dl.cloudsmith.io/public/libp2p/jvm-libp2p/maven/ 
during a previous attempt. This failure was cached in the local repository and resolution is not reattempted 
until the update interval of libp2p-jvm-libp2p has elapsed or updates are forced
atoulme commented 1 month ago

Please use io.tmio for the group moving forward, this is no longer an Apache project.