rvn-0.1.0 is not a library.
Visit the last successful build:
rvn-0.3.0
raven - rvn
A CLI tool for interacting with Maven repositories & artifacts, written in Rust.
Install
Usage
See rvn --help.
It currently supports fetching checksums using the checksum subcommand followed by the Maven coordinates:
groupId:artifactId[:packaging[:classifier]]:version
where packaging defaults to jar and classifier defaults to null:
Contribute
This project follows semver, conventional commits and semantic releasing using semantic-rs.