Some times while using java-decompiler I have package which is having name as c.a.a.a. This name is incomprehensible but I know the package or jar which is used here. Can we have something like linking for actual sources functionality for this so that this weird package name is removed and the actual sources are shown.

Here I know it links to https://github.com/sheytoon/Bisphone/blob/master/io/fabric/sdk/android/services/common/CommonUtils.java but need to see the c.a.a.a kind of names.