Skip to content

Sootup beginner question: What maven repo do you use for sootup? #687

Answered by jpstotz
Gao-Chuan asked this question in Q&A
Discussion options

You must be logged in to vote

That is the dex2jar artifact from https://github.com/ThexXTURBOXx/dex2jar.
It is not available in one of the traditional artifact repositories, instead it is included via https://Jitpack.io:

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Gao-Chuan
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants