Skip to content

baaahs/kotlin-material-ui

 
 

Repository files navigation

kotlin-material-ui

Kotlin Wrapper Library of Material-UI

Core: Download

Lab: Download

Installation

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

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

License

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

About

Kotlin Wrapper Library of Material-UI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%