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

seskar.gradle.plugin.LazyItem.kt Maven / Gradle / Ivy

package seskar.gradle.plugin

data class LazyItem(
    val imports: String? = null,
    val body: String,
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy