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

netflix.nebula.NebulaKotlinPlugin.kt Maven / Gradle / Ivy

Go to download

Provides the Kotlin plugin via the Gradle plugin portal and allows Kotlin library versions to be omitted

There is a newer version: 2.0.2
Show newest version
package netflix.nebula

class NebulaKotlinPlugin : NebulaBaseKotlinPlugin() {
    override fun isNodepPlugin(): Boolean {
        return false
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy