implementation("dev.robercoding:decimal-formatter-core:0.2.0-alpha02")
Core decimal formatting logic for Kotlin Multiplatform projects. Provides DecimalFormatter for formatting numbers with configurable decimal and thousand separators.