
name.remal.typealiases.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of common Show documentation
Show all versions of common Show documentation
Java & Kotlin tools: common
The newest version!
@file:ExcludeFromCodeCoverage
@file:Suppress("PLATFORM_CLASS_MAPPED_TO_KOTLIN")
package name.remal
import name.remal.gradle_plugins.api.ExcludeFromCodeCoverage
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