/kotlin-material-ui

Kotlin Wrapper Library of Material-UI

Primary LanguageKotlinMIT LicenseMIT

kotlin-material-ui

Kotlin Wrapper Library of Material-UI

Download

Installation

repositories {
    jcenter()
    // or maven { url 'https://dl.bintray.com/subroh0508/maven' }
}

dependencies {
    implementation "subroh0508.net.kotlinmaterialui:core:${version}"
}

License

This project is licensed under the terms of the MIT license.