![JAR search and dependency download from the Maven repository](/logo.png)
com.squareup.anvil.plugin.BuildProperties.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gradle-plugin Show documentation
Show all versions of gradle-plugin Show documentation
A Kotlin compiler plugin to make dependency injection with Dagger 2 easier by automatically merging Dagger modules and component interfaces.
package com.squareup.anvil.plugin
import kotlin.String
internal const val GROUP: String = "dev.zacsweers.anvil"
internal const val VERSION: String = "0.3.0"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy