com.venky.swf.plugins.bootstrap.configuration.AppInstaller Maven / Gradle / Ivy
The newest version!
package com.venky.swf.plugins.bootstrap.configuration;
import com.venky.swf.configuration.Installer;
public class AppInstaller implements Installer{
public void install() {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy