Last Version

jIconFont 1.0.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.

License

License

GroupId

GroupId

com.github.jiconfont
ArtifactId

ArtifactId

jiconfont
Version

Version

1.0.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/jIconFont/jiconfont

Download jiconfont 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.