![JAR search and dependency download from the Maven repository](/logo.png)
com.ja.smarkdown.location.http.HttpDocumentProvider Maven / Gradle / Ivy
package com.ja.smarkdown.location.http;
public class HttpDocumentProvider extends AbstractHttpDocumentProvider {
public HttpDocumentProvider() {
super("http://");
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy