
implementation("dev.sergiobelda.navigation.compose.extended:navigation-compose-extended-annotation:1.1.0")Enhances Jetpack Navigation Compose by introducing annotations for defining navigation destinations, arguments, and deep links more idiomatically. Generates navigation routes and argument keys, facilitating safer and more efficient navigation.