
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