package cc.fascinated; import oshi.SystemInfo; public class Oshi { public static final SystemInfo SYSTEM_INFO = new SystemInfo(); }