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

ip-annotations.1.1.0.source-code.module-info Maven / Gradle / Ivy

Go to download

A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.

The newest version!
module org.icroco.jcip.annotations {
    exports net.jcip.annotations;

    opens net.jcip.annotations;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy