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

io.decomat.Annotations.kt Maven / Gradle / Ivy

There is a newer version: 0.3.0
Show newest version
package io.decomat

@Retention(AnnotationRetention.SOURCE)
@Target(AnnotationTarget.CLASS)
annotation class Matchable

@Retention(AnnotationRetention.SOURCE)
@Target(AnnotationTarget.VALUE_PARAMETER)
annotation class Component




© 2015 - 2024 Weber Informatics LLC | Privacy Policy