getLibraryAliases

abstract fun getLibraryAliases(): List<String>

Returns the list of aliases defined in this version catalog.

Note: Returned aliases are normalized: '-', '_' and '.' have been replaced with '.'

Return

the list of library aliases