Annotations for the Arrow functional programming library for Kotlin.
<dependency>
<groupId>io.arrow-kt</groupId>
<artifactId>arrow-annotations</artifactId>
<version>2.2.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses @optics annotation to generate optics for a data class.
Configure kapt or KSP in your build to process annotations.
No dependency data recorded yet.