How To Install Java Artifact net.sf.proguard.proguard v4.3

net.sf.proguard proguard 4.3

Introduction

In this article, we'll learn how to install Java artifact proguard from net.sf.proguard group in version 4.3. The artifact is available in 10 versions: 4.4 4.3 4.2 4.1 4.0.1 3.10.1 3.9 3.8 3.7 3.4 . The Proguard project has been released under GNU General Public License (GPL) license, and has its own website at: http://proguard.sourceforge.net/ .

How To Install Java Artifact net.sf.proguard.proguard In Version 4.3

To install the Proguard artifact in version 4.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 Proguard 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.

Compile dependencies (2)

Licenses

Developers