
jvmMain.internal.InternalAnnotations.kt Maven / Gradle / Ivy
package kotlinx.coroutines.internal
@Suppress("ACTUAL_WITHOUT_EXPECT") // Not the same name to WA the bug in the compiler
internal actual typealias IgnoreJreRequirement = org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
© 2015 - 2025 Weber Informatics LLC | Privacy Policy