All Projects → JakeWharton → Libcore Dex

JakeWharton / Libcore Dex

A standalone packaging of AOSP's platform/libcore dex library.

Programming Languages

shell
77523 projects

DEPRECATED: Android libcore Dex Library

The sources for this artifact are now included in https://github.com/JakeWharton/dalvik-dx


A standalone packaging of AOSP's platform/libcore dex library.

Download

Maven:

<dependency>
  <groupId>com.jakewharton.android.repackaged</android>
  <artifactId>libcore-dex</artifactId>
  <version>7.1.0_r7</version>
</dependency>

Gradle:

compile 'com.jakewharton.android.repackaged:libcore-dex:7.1.0_r7'

License

This project contains no code. See platform_libcore/LICENSE for its license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].