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

com.squareup.anvil.plugin.BuildProperties.kt Maven / Gradle / Ivy

Go to download

A Kotlin compiler plugin to make dependency injection with Dagger 2 easier by automatically merging Dagger modules and component interfaces.

The newest version!
package com.squareup.anvil.plugin

import kotlin.String

internal const val GROUP: String = "dev.zacsweers.anvil"

internal const val VERSION: String = "0.3.1"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy