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

org.polyfillservice.api.interfaces.PolyfillLocation Maven / Gradle / Ivy

The newest version!
package org.polyfillservice.api.interfaces;

/**
 * Created by smo on 6/17/17.
 */
public interface PolyfillLocation {
    String getPath();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy