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

agger.jsoagger-coreui-cloud-operations.1.0.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 1.0.1
Show newest version
module io.github.jsoagger.coreui.cloud.operations {
	exports io.github.jsoagger.core.ui.cloud.operations.dash;

	requires com.google.gson;
	requires io.github.jsoagger.core.bridge;
	requires io.github.jsoagger.coreui.cloud.services;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy