Kotlin library- exp4j won’t import
I am building a basic Calculator app in Android Studio using Kotlin and Jetpack Commpose. for evaluating the expression string, I want to use the exp4j library.
I am building a basic Calculator app in Android Studio using Kotlin and Jetpack Commpose. for evaluating the expression string, I want to use the exp4j library.