A Scala library for detecting and preventing cyclic dependencies in your codebase.
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>acyclic_2.13.7</artifactId>
<version>0.3.21</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotates a class with @Acyclic to enforce acyclic dependency checks.
No known issues recorded.
No dependency data recorded yet.