Skip to content
Snippets Groups Projects
Commit 0462491b authored by Jan Kožusznik's avatar Jan Kožusznik
Browse files

Rename to lab12

parent eb195acd
Branches master
No related merge requests found
package java2.koz01.lab12;
package java2.koz01.lab13;
module java2.koz01.lab13 {
exports java2.koz01.lab13;
module java2.koz01.lab12 {
exports java2.koz01.lab12;
requires lombok;
requires org.apache.logging.log4j;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment