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

cn.mapway.document.parser.CompileVersion Maven / Gradle / Ivy

There is a newer version: 2.3.0
Show newest version
package cn.mapway.document.parser;

/**
 * The type Compile version.
 */
public class CompileVersion {
    /**
     * The constant VERSION.
     */
    public final static String VERSION =
                                                    "[2.0.0-SNAPSHOT]@2018年03月06日 09:49:47 from ${env.BRANCH}";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy