Jar examples for j:jiconfont
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.
You can download jar file jiconfont 0.9.0 in this page.
The MIT License (MIT)
You can use the following script to add jiconfont-0.9.0.jar to your project.
<dependency> <groupId>com.github.jiconfont</groupId> <artifactId>jiconfont</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.github.jiconfont', name: 'jiconfont', version: '0.9.0'
libraryDependencies += "com.github.jiconfont" % "jiconfont" % "0.9.0"
<dependency org="com.github.jiconfont" name="jiconfont" rev="0.9.0"/>
@Grapes(@Grab(group='com.github.jiconfont', module='jiconfont', version='0.9.0'))
'com.github.jiconfont:jiconfont:jar:0.9.0'
Click the following link to download the jar file.
jiconfont-0.9.0-javadoc.jar