![JAR search and dependency download from the Maven repository](/logo.png)
com.github.igorsuhorukov.GroovyMain Maven / Gradle / Ivy
package com.github.igorsuhorukov;
public class GroovyMain {
public static void main(String[] args) throws Exception{
GroovyClassLoaderFactory.createGroovyClassLoader();
groovy.ui.GroovyMain.main(args);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy