`Fetch` returns `List<File>`. Is there a way to get the transitive deps strings (e.g `com.google.protobuf:protobuf-java-util:3.9.0`)? Alternatively, is there a way to call `Resolve`? Thanks!