
eu.mihosoft.vtcc.tccdist.BuildInfo Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tcc-dist Show documentation
Show all versions of tcc-dist Show documentation
Precompiled TCC distribution for Java projects and VMF/VRL plugins
The newest version!
package eu.mihosoft.vtcc.tccdist;
public class BuildInfo {
public static final String VERSION = "unspecified";
public static final String TIMESTAMP = "2018-06-03_21:00:25.020+0200";
public static final String DATE = "2018-06-03";
public static final String TIME = "21:00:25.020+0200";
public static final String REV = "381c8bf227a8bbb04307af914cfe0067dabac695";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy