
com.hubspot.slimfast.JarDownloader Maven / Gradle / Ivy
The newest version!
package com.hubspot.slimfast;
public interface JarDownloader {
void download(Configuration config, String jar) throws Exception;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy