This tool is intended to help you open the javadoc from you dependencies.
- Open a given local jar
- Download and open a jar for given url (with local cache)
- Retrieve from Central and open a jar for given organization:artifact:version, using ivy.
Usage: jetdoc [-p port] path
port is a number
path is either:
- a path to a local file
- a http URL to a remote file
- an artifact shaped as {organization}:{artifact}(,{scalaVersion}(,{sbtVersion})):{version}
This tool can be installed with conscript (https://github.com/n8han/conscript)
All you have to do is run
cs judu/jetdoc