is not current version
Last Version 1.0.1

com.github.jiconfont:jiconfont-swing 0.9.0

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

GroupId

GroupId

com.github.jiconfont
ArtifactId

ArtifactId

jiconfont-swing
Version

Version

0.9.0
Type

Type

jar

Download jiconfont-swing 0.9.0


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