jIconFont - Swing

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

License

License

GroupId

GroupId

com.github.jiconfont
ArtifactId

ArtifactId

jiconfont-swing
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download jiconfont-swing

How to add to project

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

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.1
1.0.0
0.10.1
0.10.0
0.9.0