An error occurred while loading the file. Please try again.
-
Jan Kožusznik authored0462491b
module-info.java 116 B
module java2.koz01.lab12 {
exports java2.koz01.lab12;
requires lombok;
requires org.apache.logging.log4j;
}
module java2.koz01.lab12 {
exports java2.koz01.lab12;
requires lombok;
requires org.apache.logging.log4j;
}