add Dependency
Add a dependency to the resolver. This will load it into the classpath, meaning you don't have to shade it into your shard.
Parameters
owning Class
Your Shards main class
dependency
The dependency to add
See also
Dependency