https://kotlinlang.org logo
Title
u

user

07/13/2022, 5:51 PM
Is Google's ML Kit available outside of Android? I'd like to use the barcode scanning functionality that comes from Google's ML Kit outside of Android (in my own Kotlin application that will run on a server). Is that even possible? If yes, how? I successfully imported it using Gradle but Gradle downloads these .aar files which I suppose are not compatible with regular Kotlin projects.