diff --git a/pom.xml b/pom.xml
index 784b09f5..0e44e44f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,9 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
+
+
+
the.bytecode.club
bytecode-viewer
@@ -84,17 +87,17 @@
+
bytecode-viewer
Bytecode Viewer Repository
- http://repo.samczsun.com/content/repositories/bytecode-viewer/
+ file:///libs/
-
-
+
org.codehaus.janino
janino
- 2.7.8
+ RELEASE
org.apache.commons
commons-lang3
- 3.4
+ RELEASE
commons-io
@@ -139,62 +142,102 @@
isoparser
1.1.9
-
+
org.zeroturnaround
zt-zip
1.8
+
+
- com.strobel
- procyon
- 0.5.30
+ org.bitbucket.mstrobel
+ procyon-compilertools
+ 0.5.29
- org.benf
- cfr
- 0.115
+ org.bitbucket.mstrobel
+ procyon-core
+ 0.5.29
+
+
+
+
- ca.benow
- jd
- 1.4.0
-
-
- eu.bibl
- byteanalysis
- 1.0
-
-
- brut
- apktool
- 2.0.1
-
-
- org.jetbrains.java
- decompiler
- 2015-1
-
-
- dex2jar
- dex2jar
- 0.0.1
+ com.strobel
+ decompiler
+ RELEASE
+ system
+ ${project.basedir}/libs/procyon-decompiler-0.5.30.jar
org.jf
smali
- patched
2.0.3
+ system
+ ${project.basedir}/libs/smali-2.0.3-obf-patched.jar
- org.jf
+ org.smali
baksmali
- 2.0.3
+ RELEASE
+ system
+ ${project.basedir}/libs/baksmali-2.0.3_obf.jar
+
+ org.benf
+ cfr
+ RELEASE
+ system
+ ${project.basedir}/libs/cfr_0_115.jar
+
+
+ ca.benow
+ jd
+ RELEASE
+ system
+ ${project.basedir}/libs/jd-gui-1.0.0-RC4.jar
+
+
+ eu.bibl
+ byteanalysis
+ RELEASE
+ system
+ ${project.basedir}/libs/byteanalysis-1.0.jar
+
+
+ brut
+ apktool
+ RELEASE
+ system
+ ${project.basedir}/libs/apktool_2.0.1_obf-2.jar
+
+
+ dex2jar
+ dex2jar
+ RELEASE
+ system
+ ${project.basedir}/libs/dex_obf.jar
+
+
+ org.jetbrains.java
+ decompiler
+ RELEASE
+ system
+ ${project.basedir}/libs/fernflower-2016.jar
+
+
+
+
+
+
+
+
\ No newline at end of file