Move MapleMobBookIndexer to main module

This commit is contained in:
P0nk
2021-07-11 11:40:59 +02:00
parent cbb0f7f09b
commit c6e915448e
4 changed files with 171 additions and 15086 deletions

View File

@@ -47,10 +47,11 @@
<artifactId>jcip-annotations</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<dependency> <!-- only used for some tools -->
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.10.0</version>
<exclusions></exclusions>
</dependency>
<!-- Logging -->