All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.didiglobal.booster.task.graph.Build Maven / Gradle / Ivy

There is a newer version: 5.0.0
Show newest version
/**
 * 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";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy