Kotlin Wrapper Library of Material-UI
repositories {
mavenCentral()
}
dependencies {
implementation "net.subroh0508.kotlinmaterialui:core:${version}"
implementation "net.subroh0508.kotlinmaterialui:lab:${version}"
}
This project is licensed under the terms of the MIT license.