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

com.hubspot.slimfast.JarUploader Maven / Gradle / Ivy

The newest version!
package com.hubspot.slimfast;

public interface JarUploader {
  void upload(Configuration config, String repositoryPath, String jar) throws Exception;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy