Skip to content

Installation

To install the UI module, simply add it to your dependencies block in your buildscript:

kts
dependencies {
  axi.modules("core", "ui") 
}

And now it is installed and will automatically be loaded!