jIconFont - JavaFX

jIconFont-JavaFX is a API to provide icons generated from any IconFont. These icons can be used in JavaFX.

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

com.github.jiconfont
ArtifactId

ArtifactId

jiconfont-javafx
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jIconFont - JavaFX
jIconFont-JavaFX is a API to provide icons generated from any IconFont. These icons can be used in JavaFX.
Project URL

Project URL

https://github.com/jIconFont/jiconfont-javafx

Download jiconfont-javafx

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jiconfont/jiconfont-javafx/ -->
<dependency>
    <groupId>com.github.jiconfont</groupId>
    <artifactId>jiconfont-javafx</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiconfont/jiconfont-javafx/
implementation 'com.github.jiconfont:jiconfont-javafx:1.0.0'
// https://jarcasting.com/artifacts/com.github.jiconfont/jiconfont-javafx/
implementation ("com.github.jiconfont:jiconfont-javafx:1.0.0")
'com.github.jiconfont:jiconfont-javafx:jar:1.0.0'
<dependency org="com.github.jiconfont" name="jiconfont-javafx" rev="1.0.0">
  <artifact name="jiconfont-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiconfont', module='jiconfont-javafx', version='1.0.0')
)
libraryDependencies += "com.github.jiconfont" % "jiconfont-javafx" % "1.0.0"
[com.github.jiconfont/jiconfont-javafx "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.jiconfont : jiconfont jar 1.0.0

Project Modules

There are no modules declared in this project.
com.github.jiconfont

jIconFont

Versions

Version
1.0.0
0.10.0
0.9.0