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