Skip to content

Alexthw46/SauceLib

Repository files navigation

Sauce Lib, JarJar for Ars Nouveau Addons

Every push to this repository is built and published to the BlameJared maven, to use these builds in your project, simply add the following code in your build.gradle

repositories {
    maven { url 'https://maven.blamejared.com' }
}

dependencies {
    implementation ("com.alexthw.sauce:sauce-[MC_VERSION]:[VERSION]") {transitive=false}
}

Current version (1.21.1): Maven

(remove the v)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages