is not current version
Last Version 2.3.4.r2

com.github.lanchon.dexpatcher:multidexlib2 2.2.2

Multi-dex extensions for dexlib2.

Categories

Categories

IDE Development Tools Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.lanchon.dexpatcher
ArtifactId

ArtifactId

multidexlib2
Version

Version

2.2.2
Type

Type

jar

Download multidexlib2 2.2.2


<!-- https://jarcasting.com/artifacts/com.github.lanchon.dexpatcher/multidexlib2/ -->
<dependency>
    <groupId>com.github.lanchon.dexpatcher</groupId>
    <artifactId>multidexlib2</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lanchon.dexpatcher/multidexlib2/
implementation 'com.github.lanchon.dexpatcher:multidexlib2:2.2.2'
// https://jarcasting.com/artifacts/com.github.lanchon.dexpatcher/multidexlib2/
implementation ("com.github.lanchon.dexpatcher:multidexlib2:2.2.2")
'com.github.lanchon.dexpatcher:multidexlib2:jar:2.2.2'
<dependency org="com.github.lanchon.dexpatcher" name="multidexlib2" rev="2.2.2">
  <artifact name="multidexlib2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lanchon.dexpatcher', module='multidexlib2', version='2.2.2')
)
libraryDependencies += "com.github.lanchon.dexpatcher" % "multidexlib2" % "2.2.2"
[com.github.lanchon.dexpatcher/multidexlib2 "2.2.2"]