e.other-tool.21.16.source-code.module-info.txt Maven / Gradle / Ivy
open module com.iohao.game.common.kit.other.tool {
requires transitive lombok;
exports com.iohao.game.common.kit.hutool;
}
open module com.iohao.game.common.kit.other.tool {
requires transitive lombok;
exports com.iohao.game.common.kit.hutool;
}