Home

Awesome

mary

This is a custom maven repository created for convenience and developing speed

Maven Central is, unfortunately, a pain to setup and Nexus is too slow, up to 20s for a simple platform and 10m for a proper project, with several projects and up to tens pushes a day, all these overheads eat too much precious developing time, which, in my case, is quite scarce.

On the other side, Jitpack is, unfortunately, broken by design:

Ps: the last two should be also valid for this repository solution, though

Packages

Same for the releases/snapshots of the different projects, they are also published on this repository, just add to your build.gradle.kts

repositories {
    maven("https://raw.githubusercontent.com/kotlin-graphics/mary/master")
}

Maintenance status

All except ovr and bullet are actively maintained, some more some less.