Is there a guide for using the Compose Compiler only for building tree-like structures?
This example from 6 months ago is using a prebuilt "compose wrapper" to work: https://github.com/ShikaSD/compose-server-side/tree/master/compose-wrapper
Is there any simpler way, idealy only requiring adding dependencies in build.gradle?