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

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

package seskar.gradle.plugin

internal data class ExportData(
    val localName: String,
    val exportedName: String,
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy