Package com.gtnewhorizons.gtnhgradle
Class UpdateableConstants
java.lang.Object
com.gtnewhorizons.gtnhgradle.UpdateableConstants
Collections of version numbers and other similar "constants" that may need frequent updating.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NotNull String
Latest tag of ExampleMod with blowdryer settingsstatic final @NotNull String
Latest Gradle version to update to.static final @NotNull String
Latest version of GTNHLib for modern Java supportstatic final @NotNull String
Specifier for the latest GTNHGradle version to update tostatic final @NotNull String
Latest version of GTNHLib for modern Java supportstatic final @NotNull String
Latest HotSwapAgent release jar URLstatic final @NotNull String
Latest Industrial Craft 2 versionstatic final @NotNull String
Latest version of Jabel for modern Java supportstatic final @NotNull String
Latest version of LWJGL3 for modern Java supportstatic final @NotNull String
Latest version of GTNHLib for modern Java supportstatic final @NotNull String
Latest version of Spotless compatible with modern Java versionsstatic final @NotNull String
Latest version of Spotless compatible with Java 8static final String
Latest version of UniMixins -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NEWEST_GRADLE_VERSION
Latest Gradle version to update to.- See Also:
-
NEWEST_BLOWDRYER_TAG
Latest tag of ExampleMod with blowdryer settings- See Also:
-
NEWEST_UNIMIXINS
Latest version of UniMixins- See Also:
-
NEWEST_JABEL
Latest version of Jabel for modern Java support- See Also:
-
NEWEST_GTNH_LIB
Latest version of GTNHLib for modern Java support- See Also:
-
NEWEST_LWJGL3IFY
Latest version of GTNHLib for modern Java support- See Also:
-
NEWEST_HODGEPODGE
Latest version of GTNHLib for modern Java support- See Also:
-
NEWEST_LWJGL3
Latest version of LWJGL3 for modern Java support- See Also:
-
NEWEST_SPOTLESS_JAVA8
Latest version of Spotless compatible with Java 8- See Also:
-
NEWEST_SPOTLESS
Latest version of Spotless compatible with modern Java versions- See Also:
-
NEWEST_HOTSWAPAGENT
Latest HotSwapAgent release jar URL- See Also:
-
NEWEST_GTNHGRADLE_SPEC
Specifier for the latest GTNHGradle version to update to- See Also:
-
NEWEST_IC2_SPEC
Latest Industrial Craft 2 version- See Also:
-
-
Constructor Details
-
UpdateableConstants
public UpdateableConstants()
-