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

refcodes-tabular-alt-forwardsecrecy.3.2.6.source-code.module-info Maven / Gradle / Ivy

Go to download

Artifact for alternate forward secrecy related implementations of the refcodes-tabular artifact's types.

There is a newer version: 3.3.9
Show newest version
module org.refcodes.tabular.alt.forwardsecrecy {
	requires org.refcodes.data;
	requires org.refcodes.security;
	requires transitive org.refcodes.exception;
	requires transitive org.refcodes.forwardsecrecy;
	requires transitive org.refcodes.tabular;
	requires java.logging;

	exports org.refcodes.tabular.alt.forwardsecrecy;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy