Incap is a helper library for building incremental annotation processors in Java, simplifying the setup of Gradle incremental processing.
<dependency>
<groupId>net.ltgt.gradle.incap</groupId>
<artifactId>incap</artifactId>
<version>1.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines an incremental annotation processor using the Incap annotation.
No known issues recorded.
No dependency data recorded yet.