Welcome to the ModMaven!


This is a project setup by K-4U in an attempt to make an end to the game of "Find The Maven".
It is meant to allow for mod developers to have one centralized maven repository where they can get all their dependencies from.

At this moment, most if not all of the mods on here are supplied via remote repositories. Meaning that all of the content on here can be found on remote mavens.
If you are a mod developer who does not have the capabilities to host your own maven. Feel free to contact me via twitter or on discord (K4Unl) and we can have you deploy directly to the modmaven!

Getting started

To use the modmaven, all you have to do is insert this piece of code into your build.gradle:
maven {
	name "ModMaven"
	url "https://modmaven.dev"
}

Browse the maven:

Click here to browse the maven and check out all the artifacts.

Currently stored directly on modmaven:

Currently mirrored mavens:



Takedown

If you see your mod on here and you don't want it to be mirrored or cached on my server, please contact me via twitter or discord and i will add your mod to the ignore list.