Registry / utility / shapeless-sjs1-2-13

shapeless-sjs1-2-13

JSON →
library2.3.13javamavenunverified

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>
INSTALL
IMPORT
SIG · SHAPELESS-SJS1-2-1
S
shapeless-sjs1-2-13
utilityjavav2.3.13
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.

HList
shapeless.HList

Create and use a heterogeneous list with Shapeless.

import shapeless.HList; HList list = 23 :: "hello" :: HNil; // Use HList for heterogeneous lists
Debug
Known issues
breakingShapeless 2.3.x is for Scala 2.13; use different versions for other Scala versions.
fix
Ensure your Scala version matches the artifact's Scala cross-version suffix (e.g., _2.13).
affects: >=2.3.0
Upgrade
Version history
2.3.13latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
shapeless-sjs1-2-13 — mvn dependency:get shapeless-sjs1-2-13 · libregistry