Constant Field Values
Contents
org.spongepowered.*
-
org.spongepowered.gradle.common.Constants Modifier and Type Constant Field Value public static final StringGITHUB_ORGANIZATION"SpongePowered"public static final StringNAME"SpongeGradle"public static final StringTASK_GROUP"sponge gradle" -
org.spongepowered.gradle.common.Constants.Dependencies Modifier and Type Constant Field Value public static final StringSNAPSHOT_SUFFIX"-SNAPSHOT"public static final StringSPONGE_API"spongeapi"public static final StringSPONGE_GROUP"org.spongepowered" -
org.spongepowered.gradle.common.Constants.Plugins Modifier and Type Constant Field Value public static final StringSHADOW_JAR_TASK_NAME"shadowJar"public static final StringSHADOW_PLUGIN_ID"com.github.johnrengelman.shadow" -
org.spongepowered.gradle.common.Constants.Repositories Modifier and Type Constant Field Value public static final StringSPONGE"https://repo.spongepowered.org/repository/maven-public/"
-
org.spongepowered.gradle.plugin.config.PluginLoaders Modifier and Type Constant Field Value public static final StringJAVA_PLAIN"java_plain"