Package com.google.gson.internal
Class GsonBuildConfig
- java.lang.Object
-
- com.google.gson.internal.GsonBuildConfig
-
public final class GsonBuildConfig extends java.lang.Object
Build configuration for Gson. This file is automatically populated by templating-maven-plugin and .java/.class files are generated for use in Gson.- Author:
- Inderjeet Singh
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
VERSION
This field is automatically populated by Maven when a build is triggered
-
-
-
Field Detail
-
VERSION
public static final java.lang.String VERSION
This field is automatically populated by Maven when a build is triggered- See Also:
- Constant Field Values
-
-