Hello everyone! Could please anyone point me to a ...
# announcements
l
Hello everyone! Could please anyone point me to a detailed documentation on how to use Kapt server side, possibly with maven? I found a lot of articles but they are all Android oriented....
t
There are a bunch of gradle examples. Also it's a compile-time thing, so there isn't much of a difference between android and server (assuming they are both JVM).
🙏 1
I think I used this example when I wrote my server-side annotation processor.. just don't call any android libs 🙂
🙏 1