Legacy Guava is a Fabric mod for Minecraft 1.8.9 that updates Google's Guava library to the latest version.
repositories {
maven("https://repo.hypera.dev/releases/")
}
dependencies {
include(modRuntimeOnly("dev.lu15:legacy-guava:0.1.0")!!)
}