Package-level declarations
Types
Provides the content resolver used by the Image Android Retriever to access image data. This module is installed in the SingletonComponent.
Provides a coroutine scope to classes that need to launch coroutines. This module is installed in the SingletonComponent.
Tells Hilt which implementation should be used for injected data source interfaces. This module is installed in the SingletonComponent.
Provides a NominatimAPI object for interacting with the Nominatim API. This API is used to fetch JSON data containing information necessary for building cartographic boundary objects. This module is installed in the SingletonComponent.
Tells Hilt which implementation should be used for injected retriever interfaces. This module is installed in the SingletonComponent.
Provides room-generated implementations of data access objects (DAOs) used to interact with the persistence layer. This module is installed in the SingletonComponent.