/legacy-guava

A 1.8.9 Fabric mod that updates Guava to the latest version

Primary LanguageJavaMIT LicenseMIT

Legacy Guava

Legacy Guava is a Fabric mod for Minecraft 1.8.9 that updates Google's Guava library to the latest version.

Installation

repositories {
    maven("https://repo.hypera.dev/releases/")
}

dependencies {
    include(modRuntimeOnly("dev.lu15:legacy-guava:0.1.0")!!)
}

This mod is part of the Legacy Collection.