eu.mihosoft.vappx.appxdist.BuildInfo Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of appx-dist Show documentation
Show all versions of appx-dist Show documentation
Precompiled Appx distribution for Java projects and VRL plugins
The newest version!
package eu.mihosoft.vappx.appxdist;
public class BuildInfo {
public static final String VERSION = "unspecified";
public static final String TIMESTAMP = "2017-10-19_01:16:41.713+0200";
public static final String DATE = "2017-10-19";
public static final String TIME = "01:16:41.713+0200";
public static final String REV = "4a97939ba0cccb71dedefe4bf6181674e91f02cc";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy