IconFont FontAwesome

Bridge to use FontAwesome

License

License

GroupId

GroupId

org.jrebirth.af.iconfont-bridge
ArtifactId

ArtifactId

fontawesome
Last Version

Last Version

8.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

IconFont FontAwesome
Bridge to use FontAwesome
Project URL

Project URL

http://www.jrebirth.org
Project Organization

Project Organization

JRebirth OSS

Download fontawesome

How to add to project

<!-- https://jarcasting.com/artifacts/org.jrebirth.af.iconfont-bridge/fontawesome/ -->
<dependency>
    <groupId>org.jrebirth.af.iconfont-bridge</groupId>
    <artifactId>fontawesome</artifactId>
    <version>8.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jrebirth.af.iconfont-bridge/fontawesome/
implementation 'org.jrebirth.af.iconfont-bridge:fontawesome:8.6.0'
// https://jarcasting.com/artifacts/org.jrebirth.af.iconfont-bridge/fontawesome/
implementation ("org.jrebirth.af.iconfont-bridge:fontawesome:8.6.0")
'org.jrebirth.af.iconfont-bridge:fontawesome:jar:8.6.0'
<dependency org="org.jrebirth.af.iconfont-bridge" name="fontawesome" rev="8.6.0">
  <artifact name="fontawesome" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jrebirth.af.iconfont-bridge', module='fontawesome', version='8.6.0')
)
libraryDependencies += "org.jrebirth.af.iconfont-bridge" % "fontawesome" % "8.6.0"
[org.jrebirth.af.iconfont-bridge/fontawesome "8.6.0"]

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
org.jrebirth.af : core jar 8.6.0

test (3)

Group / Artifact Type Version
org.jrebirth.af : core jar 8.6.0
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

JRebirth

JRebirth Application Framework for JavaFX graphical toolkit

A set of Showcase Applications are provided for code-centric documentation and they are used as integration test

More information is available on our website : www.jrebirth.org

Live feed is available on our Blog

Join the chat at https://gitter.im/JRebirth/JRebirth

Download & Build

Download Build Status

Demo

Several Demos are available online :

Use it

Maven coordinates:

<dependency>
    <groupId>org.jrebirth.af</groupId>
    <artifactId>core</artifactId>
    <version>8.6.0</version>
</dependency>

Documentation

Documentation is available here.

Build it

Requires Git, Java 8 and Maven.

git clone https://github.com/JRebirth/JRebirth.git
cd JRebirth/org.jrebirth.af
mvn clean install
org.jrebirth.af.iconfont-bridge

JRebirth

JRebirth assumes development and support of JRebirth libraries

Versions

Version
8.6.0