implementation("com.mayakapps.kache:kache:2.1.0-beta02")
Lightweight caching library supporting in-memory and persistent caches with LRU, FIFO, MRU, and FILO eviction strategies.