DexPatcher-tool
Android Dalvik bytecode patcher.
DexPatcher is free software. (GPLv3+)
| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Dex General Purpose Libraries Utility |
| GroupId | GroupIdcom.github.lanchon.dexpatcher |
| ArtifactId | ArtifactIdmultidexlib2 |
| Last Version | Last Version2.3.4.r2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmultidexlib2
Android Dalvik bytecode patcher.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| multidexlib2-2.3.4.r2.pom | |
| multidexlib2-2.3.4.r2.jar | 38 KB |
| multidexlib2-2.3.4.r2-sources.jar | 30 KB |
| multidexlib2-2.3.4.r2-javadoc.jar | 80 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lanchon.dexpatcher/multidexlib2/ -->
<dependency>
<groupId>com.github.lanchon.dexpatcher</groupId>
<artifactId>multidexlib2</artifactId>
<version>2.3.4.r2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lanchon.dexpatcher/multidexlib2/
implementation 'com.github.lanchon.dexpatcher:multidexlib2:2.3.4.r2'
// https://jarcasting.com/artifacts/com.github.lanchon.dexpatcher/multidexlib2/
implementation ("com.github.lanchon.dexpatcher:multidexlib2:2.3.4.r2")
'com.github.lanchon.dexpatcher:multidexlib2:jar:2.3.4.r2'
<dependency org="com.github.lanchon.dexpatcher" name="multidexlib2" rev="2.3.4.r2">
<artifact name="multidexlib2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lanchon.dexpatcher', module='multidexlib2', version='2.3.4.r2')
)
libraryDependencies += "com.github.lanchon.dexpatcher" % "multidexlib2" % "2.3.4.r2"
[com.github.lanchon.dexpatcher/multidexlib2 "2.3.4.r2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.smali : dexlib2 | jar | 2.3.4 |
DexPatcher is free software. (GPLv3+)