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

com.shareware.versions.DependenciesScope.kt Maven / Gradle / Ivy

There is a newer version: 1.0.8
Show newest version
package com.shareware.versions

/**
 * desc:
 * email: [email protected]
 */
object DependenciesScope {
    val android = DependenciesAndroid()
    val lib = DependenciesLib()
    val plugin = DependenciesPlugin()
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy