com.didiglobal.booster.task.graph.Build Maven / Gradle / Ivy
/**
* DO NOT MODIFY! This file is generated automatically.
*/
package com.didiglobal.booster.task.graph;
public interface Build {
String GROUP = "com.didiglobal.booster";
String ARTIFACT = "booster-task-graph";
String VERSION = "5.0.0-alpha3";
String REVISION = "7366538e37263cb759a941ee354f95a3c37fad2e";
}