News
-
breaking change: Now using shrinkwrap resolvers instead of old aether. This means optional dependencies are no longer included by default. This should give shorter startup times and more deterministic dependency resolution. If you relied on optional dependencies then now you need explicitly add the missing dependencies.
-
Custom repositories now supported - you can use
//REPOS id=reporefor@GrabResolver(...)to declare a Maven repository. There are shorthands available to refer to popular repositories such asmavencentral,jcenterandgoggle. -
and now with a logo: