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

com.modelsolv.reprezen.generators.api.util.GeneratorLauncher Maven / Gradle / Ivy

package com.modelsolv.reprezen.generators.api.util;

public class GeneratorLauncher {
	public static void main(String[] args) {
		com.reprezen.genflow.api.util.GeneratorLauncher.main(args);
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy