Skip to content
/ max Public
forked from pardom/max

Navigation stack for Kotlin multiplatform

License

Notifications You must be signed in to change notification settings

wow-miley/max

 
 

Repository files navigation

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.

About

Navigation stack for Kotlin multiplatform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%