
implementation("cn.enaium.onnxruntime:onnxruntime-kmp:1.0.0")Kotlin Multiplatform bindings for ONNX Runtime (CPU). JVM and Android use the official com.microsoft.onnxruntime packages; Kotlin/Native targets (macOS x64/arm64, Linux x64/arm64, Windows x64) link the official prebuilt libonnxruntime shared library.