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

com.faendir.kotlin.autodsl.DslMandatory.kt Maven / Gradle / Ivy

The newest version!
package com.faendir.kotlin.autodsl
@Retention(AnnotationRetention.BINARY)
@Target(AnnotationTarget.PROPERTY_SETTER, AnnotationTarget.FUNCTION)
annotation class DslMandatory(val group: String = "")




© 2015 - 2024 Weber Informatics LLC | Privacy Policy