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

ru.astrainteractive.gradleplugin.detekt.ComposeDetektPlugin.kt Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
package ru.astrainteractive.gradleplugin.detekt

import org.gradle.api.Plugin
import org.gradle.api.Project

class ComposeDetektPlugin : Plugin by DetektPlugin(useCompose = true)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy