Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在gradle 中,我使用 Realm 和 Dagger 库。这些库需要使用 kapt 注释来生成它们的类。
我如何在Bazel中使用此注释?