is not current version
Last Version 1.0.0

com.github.jiconfont:jiconfont 0.9.0

jIconFont is a API to provide icons generated from any IconFont. These icons can be used in Java GUI toolkits, such as Swing and JavaFX.

GroupId

GroupId

com.github.jiconfont
ArtifactId

ArtifactId

jiconfont
Version

Version

0.9.0
Type

Type

jar

Download jiconfont 0.9.0


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