Try check for preloaded classes

This commit is contained in:
libraryaddict
2020-02-21 13:53:08 +13:00
parent 434954a281
commit cf55470fad
4 changed files with 54 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
<!-- A good example on why temporary names for project identification shouldn't be used -->
<groupId>LibsDisguises</groupId>
<artifactId>LibsDisguises</artifactId>
<version>9.9.7</version>
<version>9.9.7-SNAPSHOT</version>
<build>
<defaultGoal>exec:java clean install</defaultGoal>