Core module of Bijection, a Scala library for converting between types, compiled for Scala 2.10.
<dependency>
<groupId>com.twitter</groupId>
<artifactId>bijection-core_2.10</artifactId>
<version>0.9.6</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 use a Bijection to convert a string to bytes.
Use the artifact for Scala 2.12 or 2.13 (e.g., bijection-core_2.12).
No dependency data recorded yet.