A Scala library providing zero-cost newtype wrappers for type safety without runtime overhead, compiled for Scala 2.12.
<dependency>
<groupId>io.estatico</groupId>
<artifactId>newtype_2.12</artifactId>
<version>0.4.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to create and use a newtype wrapper.
Use the artifact for your Scala version (e.g., newtype_2.13 for Scala 2.13).
No dependency data recorded yet.