Hi! I'm working on a library where I've written my own compiler processor, which generates classes I want to include in the published artifact. The library doesn't use those generated classes, but the users will have to use them, how can I include them in the final build?