How To Install Java Artifact org.webjars.font-awesome v4.6.1

org.webjars font-awesome 4.6.1

Introduction

In this article, we'll learn how to install Java artifact font-awesome from org.webjars group in version 4.6.1. The artifact is available in 64 versions: 6.5.1 6.4.2 6.4.0 6.3.0 6.2.1 6.2.0 6.1.2 6.1.1 6.1.0 6.0.0 5.15.4 5.15.3 5.15.2 5.15.1 5.15.0 5.14.0 5.13.1 5.13.0 5.12.0 5.11.2 5.11.1 5.10.1 5.9.0 5.8.2 5.8.1 5.7.2 5.7.1 5.6.3 5.6.1 5.5.0 5.4.1 5.3.1 5.2.0 5.1.0 5.0.13-2 5.0.13-1 5.0.13 5.0.10 5.0.9 5.0.8 5.0.6 5.0.2 4.7.0 4.6.3 4.6.2 4.6.1 4.5.0 4.4.0 4.3.0-4 4.3.0-3 4.3.0-2 4.3.0-1 4.3.0 4.2.0 4.1.0 4.0.3-1 4.0.3 4.0.0 3.2.1 3.1.1-1 3.1.1 3.0.2 3.0.0 2.0.0 . The Font Awesome project has been released under CC BY 3.0 license, and has its own website at: http://webjars.org . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact org.webjars.font-awesome In Version 4.6.1

To install the Font Awesome artifact in version 4.6.1 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 Font Awesome 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.

Licenses