package io.gitlab.jfronny.gson.compile.core; import io.gitlab.jfronny.commons.serialize.gson.api.v1.GsonHolder; public class CCore { public static final GsonHolder HOLDER = new GsonHolder(); }