given 0.1.6

A tool for interactively updating your Scala dependencies.
Documentation
1
2
3
4
5
pub mod cli;
pub mod dependency_resolver;
pub mod model;
pub mod package_search;
pub mod parser;