cfnz / muirwik

Muirwik - a Material UI React wrapper written in Kotlin
Mozilla Public License 2.0
132 stars 25 forks source link

Question: how to import it via gradle #36

Closed christian-draeger closed 4 years ago

christian-draeger commented 4 years ago

is this released somewhere? if so how to import it as a gradle dependency?

christian-draeger commented 4 years ago

ok i guess i found it by the help of google: implementation("com.ccfraser.muirwik:muirwik-components:0.5.1")

maybe this should be added to the readme? ^^

cfnz commented 4 years ago

The best way to get started is to use the separate starter app. I have updated the readme.md to make this a bit clearer.