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

co.touchlab.kmmbridge.internal.domain.TargetPlatform.kt Maven / Gradle / Ivy

The newest version!
package co.touchlab.kmmbridge.internal.domain

internal data class TargetPlatform(
    val version: PlatformVersion,
    val targets: List
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy