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

x320.kiwi.2.4.0.source-code.module-info Maven / Gradle / Ivy

The newest version!
module com.github.tix.kiwi {
	requires com.github.tix.skimp;

	exports com.github.tix320.kiwi.api.reactive;
	exports com.github.tix320.kiwi.api.reactive.observable;
	exports com.github.tix320.kiwi.api.reactive.publisher;
	exports com.github.tix320.kiwi.api.reactive.property;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy