| License | License | 
|---|---|
| GroupId | GroupIdde.jensd | 
| ArtifactId | ArtifactIdfontawesomefx | 
| Last Version | Last Version8.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFontAwesomeFX Use WebFonts as icon source for JavaFX applications. | 
| Project URL | Project URL | 
| Project Organization | Project Organizationwww.jensd.de | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| fontawesomefx-8.9.pom | |
| fontawesomefx-8.9.jar | 17 KB | 
| fontawesomefx-8.9-sources.jar | 6 KB | 
| fontawesomefx-8.9-javadoc.jar | 63 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.jensd/fontawesomefx/ -->
<dependency>
    <groupId>de.jensd</groupId>
    <artifactId>fontawesomefx</artifactId>
    <version>8.9</version>
</dependency>// https://jarcasting.com/artifacts/de.jensd/fontawesomefx/
implementation 'de.jensd:fontawesomefx:8.9'// https://jarcasting.com/artifacts/de.jensd/fontawesomefx/
implementation ("de.jensd:fontawesomefx:8.9")'de.jensd:fontawesomefx:jar:8.9'<dependency org="de.jensd" name="fontawesomefx" rev="8.9">
  <artifact name="fontawesomefx" type="jar" />
</dependency>@Grapes(
@Grab(group='de.jensd', module='fontawesomefx', version='8.9')
)libraryDependencies += "de.jensd" % "fontawesomefx" % "8.9"[de.jensd/fontawesomefx "8.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |