Skip to content

JakeWharton/dalvik-dx

Repository files navigation

Android dalvik Dx Library

A standalone packaging of AOSP's platform/dalvik dx library.

Download

Gradle:

implementation 'com.jakewharton.android.repackaged:dalvik-dx:16.0.1'

Maven:

<dependency>
  <groupId>com.jakewharton.android.repackaged</android>
  <artifactId>dalvik-dx</artifactId>
  <version>16.0.1</version>
</dependency>

License

License for the code in this repo is covered by LICENSE.txt.

License for the code deployed in the jar is covered by platform_dalvik/NOTICE.

About

A standalone packaging of AOSP's platform/dalvik dx library.

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages