Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.47 KB

README.md

File metadata and controls

36 lines (30 loc) · 1.47 KB

Build Status Maven Central Sonatype Nexus (Snapshots) License

Max 🛸

Max is a suite of libraries which build upon each other to provide:

Download

dependencies {
    implementation("com.michaelpardo.max:uri:<version>")
    implementation("com.michaelpardo.max:navigator:<version>")
    implementation("com.michaelpardo.max:navigator:<version>")
    implementation("com.michaelpardo.max:router:<version>")
    implementation("com.michaelpardo.max:matcher:<version>")
}

Snapshots of the development version are available in Sonatype's snapshots repository.