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

main.io.github.seba244c.IcespireUtil Maven / Gradle / Ivy

package io.github.seba244c;

/**
 * A Icespire utility class
 * @author Sebsa
 * @since 1.0.4
 */
public class IcespireUtil {
	public static String getIcespireVersion() {
		return IcespireUtil.class.getPackage().getImplementationVersion();
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy