
com.faendir.kotlin.autodsl.AutoDslConstructor.kt Maven / Gradle / Ivy
package com.faendir.kotlin.autodsl
@Retention(AnnotationRetention.SOURCE)
@Target(AnnotationTarget.CONSTRUCTOR)
annotation class AutoDslConstructor
© 2015 - 2025 Weber Informatics LLC | Privacy Policy