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

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

The newest version!
package com.faendir.kotlin.autodsl

@Retention(AnnotationRetention.SOURCE)
@Target(AnnotationTarget.VALUE_PARAMETER)
annotation class AutoDslSingular(val value: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy