![JAR search and dependency download from the Maven repository](/logo.png)
com.vk.gradle.plugin.recompose.highlighter.RecomposeHighlighterExtension.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
Gradle plugins for Jetpack Compose
package com.vk.gradle.plugin.recompose.highlighter
open class RecomposeHighlighterExtension {
open var isEnabled: Boolean = true
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy