A Scala library for generic programming with type-level features like HLists and type classes.
<dependency>
<groupId>com.chuusai</groupId>
<artifactId>shapeless_sjs1_2.13</artifactId>
<version>2.3.13</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and use a heterogeneous list with Shapeless.
Ensure your Scala version matches the artifact's Scala cross-version suffix (e.g., _2.13).
No dependency data recorded yet.