module io.gitlab.jfronny.commons.serialize { requires static org.jetbrains.annotations; exports io.gitlab.jfronny.commons.serialize; }