implementation("co.touchlab:stately-concurrent-collections:2.1.0")
Offers thread-safe mutable collections, including `ConcurrentMutableList`, for synchronized access in multithreaded environments.