When I check the resulting list of libraries I see that a lot of packages have a good readable name like "Android SDK" or "AndroidX core library" however there is also "android.core:core-ktx" which is not so nice to read. I would guess that there are some artifacts mapped somehow to clean names. Where is that code?
Can I give my own libraries also such clean and nice names in the listing?