Download fontawesomefx-commons-9.1.2.jar file - Jar f

Jar examples for f:fontawesomefx-commons

Description

Provide WebFont Icons for JavaFX Apps

You can download jar file fontawesomefx-commons 9.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add fontawesomefx-commons-9.1.2.jar to your project.

<dependency>
   <groupId>de.jensd</groupId>
   <artifactId>fontawesomefx-commons</artifactId>
   <version>9.1.2</version>
</dependency>
compile group: 'de.jensd', name: 'fontawesomefx-commons', version: '9.1.2'
libraryDependencies += "de.jensd" % "fontawesomefx-commons" % "9.1.2"
<dependency org="de.jensd" name="fontawesomefx-commons" rev="9.1.2"/>
@Grapes(@Grab(group='de.jensd', module='fontawesomefx-commons', version='9.1.2'))
'de.jensd:fontawesomefx-commons:jar:9.1.2'

Download

Click the following link to download the jar file.

fontawesomefx-commons-9.1.2-javadoc.jar
fontawesomefx-commons-9.1.2-sources.jar
fontawesomefx-commons-9.1.2.jar
fontawesomefx-commons-9.1.2.pom



Related Tutorials