Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 441 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 441 Bytes

WCIF

This is a feature complete Java implementation of the WCIF specification, aiming to be bug-for-bug compatible with the real world implementation in worldcubeassociation.org.

Usage

Several examples can be found in the src/examples directory. The main thing to note is that the use of JavaTimeModule in Jackson is required for timestamp (de)serialization.