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

rk.attach-pdf.5.2.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 5.2.1
Show newest version
module rpgframework.pdfviewer {
	exports de.rpgframework.jfx.attach;

	uses de.rpgframework.jfx.attach.PDFViewerService;

	requires transitive de.rpgframework.core;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy