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

se.ansman.dagger.auto.compiler.common.processing.AutoDaggerEnvironment.kt Maven / Gradle / Ivy

The newest version!
package se.ansman.dagger.auto.compiler.common.processing

interface AutoDaggerEnvironment : RenderEngine {
    val logger: AutoDaggerLogger
    fun write(file: F)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy