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

.commons-guice.1.2.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 1.2.2
Show newest version
module se.l4.commons.guice {
	requires se.l4.commons.types;

	requires com.google.guice;

	exports se.l4.commons.guice;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy