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