module io.gitlab.jfronny.commons.gson { requires gson; requires io.gitlab.jfronny.commons; exports io.gitlab.jfronny.commons.serialize.gson.api; exports io.gitlab.jfronny.commons.serialize.gson.api.v1; }