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

info.unterrainer.commons.opcuabrowser.Information Maven / Gradle / Ivy

The newest version!
package info.unterrainer.commons.opcuabrowser;

public class Information {
	public static final String name = "OPC-UA-Browser";
	public static final String buildTime = "2022-07-27T08:40:06Z";
	public static final String pomVersion = "0.2.6";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy