Make unused method stuff simpler don't worry about collisions, I'll
rename everything later so it wont be a problem
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -3,4 +3,11 @@
|
||||
<groupId>info.sigterm</groupId>
|
||||
<artifactId>deob</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-collections4</artifactId>
|
||||
<version>4.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Reference in New Issue
Block a user