All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.dropbox.common.inject.Scopes.kt Maven / Gradle / Ivy

package com.dropbox.common.inject

abstract class SkeletonScope private constructor()
abstract class AppScope private constructor()
abstract class UserScope private constructor()
abstract class AuthRequiredScope private constructor()
abstract class AuthOptionalScope private constructor()
abstract class AuthOptionalScreenScope private constructor()
abstract class AuthRequiredScreenScope private constructor()




© 2015 - 2025 Weber Informatics LLC | Privacy Policy