jadx-gui
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>io.github.skylot</groupId> <artifactId>jadx-gui</artifactId> <version>1.5.2</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <!-- This module was also published with a richer model, Gradle metadata, --> <!-- which should be used instead. Do not delete the following line which --> <!-- is to indicate to Gradle or any Gradle module metadata file consumer --> <!-- that they should prefer consuming it instead. --> <!-- do_not_remove: published-with-gradle-metadata --> <modelVersion>4.0.0</modelVersion> <groupId>io.github.skylot</groupId> <artifactId>jadx-gui</artifactId> <version>1.5.2</version> <name>jadx-gui</name> <description>Dex to Java decompiler</description> <url>https://github.com/skylot/jadx</url> <licenses> <license> <name>The Apache License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> </license> </licenses> <developers> <developer> <id>skylot</id> <name>Skylot</name> <email>skylot@gmail.com</email> <url>https://github.com/skylot</url> </developer> </developers> <scm> <connection>scm:git:git://github.com/skylot/jadx.git</connection> <developerConnection>scm:git:ssh://github.com:skylot/jadx.git</developerConnection> <url>https://github.com/skylot/jadx</url> </scm> <dependencyManagement> <dependencies> <dependency> <groupId>org.jetbrains.kotlin</groupId> <artifactId>kotlin-scripting-common</artifactId> <version>2.1.21</version> </dependency> </dependencies> </dependencyManagement> <dependencies> <dependency> <groupId>org.jetbrains.kotlin</groupId> <artifactId>kotlin-stdlib</artifactId> <version>2.1.21</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> <version>2.0.17</version> <scope>runtime</scope> </dependency> <dependency> <groupId>io.github.skylot</groupId> <artifactId>jadx-core</artifactId> <version>1.5.2</version> <scope>runtime</scope> </dependency> <dependency> <groupId>io.github.skylot</groupId> <artifactId>jadx-cli</artifactId> <version>1.5.2</version> <scope>runtime</scope> </dependency> <dependency> <groupId>io.github.skylot</groupId> <artifactId>jadx-plugins-tools</artifactId> <version>1.5.2</version> <scope>runtime</scope> </dependency> <dependency> <groupId>io.github.skylot</groupId> <artifactId>jadx-app-commons</artifactId> <version>1.5.2</version> <scope>runtime</scope> </dependency> <dependency> <groupId>io.github.skylot</groupId> <artifactId>jadx-rename-mappings</artifactId> <version>1.5.2</version> <scope>runtime</scope> </dependency> <dependency> <groupId>io.github.skylot</groupId> <artifactId>jadx-script-ide</artifactId> <version>1.5.2</version> <scope>runtime</scope> </dependency> <dependency> <groupId>io.github.skylot</groupId> <artifactId>jadx-script-runtime</artifactId> <version>1.5.2</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.jetbrains.kotlin</groupId> <artifactId>kotlin-scripting-common</artifactId> <version>2.1.21</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.fifesoft</groupId> <artifactId>autocomplete</artifactId> <version>3.3.2</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.pinterest.ktlint</groupId> <artifactId>ktlint-rule-engine</artifactId> <version>1.5.0</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.pinterest.ktlint</groupId> <artifactId>ktlint-ruleset-standard</artifactId> <version>1.5.0</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.jcommander</groupId> <artifactId>jcommander</artifactId> <version>2.0</version> <scope>runtime</scope> </dependency> <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> <version>1.5.18</version> <scope>runtime</scope> </dependency> <dependency> <groupId>io.github.oshai</groupId> <artifactId>kotlin-logging-jvm</artifactId> <version>7.0.7</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.fifesoft</groupId> <artifactId>rsyntaxtextarea</artifactId> <version>3.6.0</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.drjekyll</groupId> <artifactId>fontchooser</artifactId> <version>3.1.0</version> <scope>runtime</scope> </dependency> <dependency> <groupId>hu.kazocsaba</groupId> <artifactId>image-viewer</artifactId> <version>1.2.3</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.twelvemonkeys.imageio</groupId> <artifactId>imageio-webp</artifactId> <version>3.12.0</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.formdev</groupId> <artifactId>flatlaf</artifactId> <version>3.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.formdev</groupId> <artifactId>flatlaf-intellij-themes</artifactId> <version>3.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.formdev</groupId> <artifactId>flatlaf-extras</artifactId> <version>3.6</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> <version>2.13.1</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> <version>3.17.0</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-text</artifactId> <version>1.13.1</version> <scope>runtime</scope> </dependency> <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> <version>2.19.0</version> <scope>runtime</scope> </dependency> <dependency> <groupId>io.reactivex.rxjava3</groupId> <artifactId>rxjava</artifactId> <version>3.1.10</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.github.akarnokd</groupId> <artifactId>rxjava3-swing</artifactId> <version>3.1.1</version> <scope>runtime</scope> </dependency> <dependency> <groupId>com.android.tools.build</groupId> <artifactId>apksig</artifactId> <version>8.10.0</version> <scope>runtime</scope> </dependency> <dependency> <groupId>io.github.skylot</groupId> <artifactId>jdwp</artifactId> <version>2.0.0</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.exbin.bined</groupId> <artifactId>bined-swing</artifactId> <version>0.2.2</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.exbin.bined</groupId> <artifactId>bined-highlight-swing</artifactId> <version>0.2.2</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.exbin.bined</groupId> <artifactId>bined-swing-section</artifactId> <version>0.2.2</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.exbin.auxiliary</groupId> <artifactId>binary_data</artifactId> <version>0.2.2</version> <scope>runtime</scope> </dependency> <dependency> <groupId>org.exbin.auxiliary</groupId> <artifactId>binary_data-array</artifactId> <version>0.2.2</version> <scope>runtime</scope> </dependency> </dependencies> </project>