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

name.remal.typealiases.kt Maven / Gradle / Ivy

@file:Suppress("PLATFORM_CLASS_MAPPED_TO_KOTLIN")

package name.remal

typealias JavaAnnotation = java.lang.annotation.Annotation
typealias JavaAnnotationTarget = java.lang.annotation.Target
typealias JavaRepeatable = java.lang.annotation.Repeatable




© 2015 - 2025 Weber Informatics LLC | Privacy Policy