How To Install Java Artifact com.jakewharton.android.repackaged.libcore-dex v3

com.jakewharton.android.repackaged libcore-dex 3

Introduction

In this article, we'll learn how to install Java artifact libcore-dex from com.jakewharton.android.repackaged group in version 3. The artifact is available in 4 versions: 7.1.0_r7 3 2 1 . The platform/libcore dex project has been released under Apache License Version 2.0 license. The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact com.jakewharton.android.repackaged.libcore-dex In Version 3

To install the platform/libcore dex artifact in version 3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses platform/libcore dex dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Test dependencies (1)

Licenses