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

org.ofdrw.gv.GlobalVar Maven / Gradle / Ivy

There is a newer version: 2.3.3
Show newest version
package org.ofdrw.gv;

/**
 * OFDRW 全局变量
 *
 * @author 权观宇
 * @since 2020-04-18 19:22:33
 */
final public class GlobalVar {

    /**
     * OFD Reader and Writer 版本号
     */
    public static final String Version = "2.3.2";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy