Registry / build-tool / acyclic-2-13

acyclic-2-13

JSON →
library0.2.1javamavenunverified

Acyclic is a Scala library for enforcing acyclic dependency graphs.

<dependency> <groupId>com.lihaoyi</groupId> <artifactId>acyclic_2.13</artifactId> <version>0.2.1</version> </dependency>
INSTALL
IMPORT
SIG · ACYCLIC-2-13
A
acyclic-2-13
build-tooljavav0.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Acyclic
acyclic.Acyclic

Annotate a class with @acyclic to enforce no cyclic dependencies at compile time.

import acyclic.Acyclic @acyclic class MyClass { // This class must not have cyclic dependencies }
Debug
Known issues
breakingThis artifact is for Scala 2.13 only; use a different version for other Scala versions.
fix
Use acyclic_2.12 or acyclic_3 for Scala 2.12 or 3.x.
affects: *
Upgrade
Version history
0.2.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
30
OpenAI (training)
2
Resources
acyclic-2-13 — mvn dependency:get acyclic-2-13 · libregistry