Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Optravis-LLC/kotlin-material-ui

 
 

Repository files navigation

kotlin-material-ui

Kotlin Wrapper Library of Material-UI

Core: Download

Lab: Download

Installation

repositories {
    mavenCentral()
}

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

 
 
 

Languages

  • Kotlin 100.0%