
implementation("io.availe:model-ksp-annotations:6.0.0-alpha3")Facilitates the generation of type-safe data transfer objects (DTOs) by creating sealed hierarchies for Create, Data, and Patch variants from a single interface, reducing boilerplate and enhancing compile-time safety.