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

com.bselzer.gradle.internal.maven.publish.plugin.Licensing.kt Maven / Gradle / Ivy

package com.bselzer.gradle.internal.maven.publish.plugin

enum class Licensing {
    NONE,
    APACHE_2_0
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy