docs: use jadx as a library

This commit is contained in:
skylot
2021-12-19 20:36:58 +00:00
committed by GitHub
parent 4bd8e26ae7
commit d47483f957
+3
View File
@@ -51,6 +51,9 @@ For windows you can download it from [oracle.com](https://www.oracle.com/java/te
brew install jadx
```
### Use jadx as a library
You can use jadx in your java projects, check details on [wiki page](https://github.com/skylot/jadx/wiki/Use-jadx-as-a-library)
### Build from source
JDK 8 or higher must be installed:
```