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

com.venky.swf.plugins.collab.configuration.AppInstaller Maven / Gradle / Ivy

There is a newer version: 2.12
Show newest version
package com.venky.swf.plugins.collab.configuration;

import com.venky.swf.configuration.Installer;
public class AppInstaller implements Installer{

  public void install() {
    
  }
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy