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

services.openpdf.1.0.13.0-jre13.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 1.2.2.1-jre17
Show newest version
module com.github.librepdf.openpdf {
	requires java.desktop;
	requires java.annotation;

	requires static org.bouncycastle.pkix;
	requires static org.bouncycastle.provider;

	requires static com.github.albfernandez.juniversalchardet;
	requires static imageio.tiff;

	requires static fop;

}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy