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