MVN

com.github.jiconfont : jiconfont

Maven & Gradle

Feb 20, 2016
12 usages
16 stars

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.

<dependency>
    <groupId>com.github.jiconfont</groupId>
    <artifactId>jiconfont</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jiconfont : jiconfont to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.jiconfont : jiconfont to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jiconfont-1.0.0
0.10.x
jiconfont-0.10.0
0.9.x
jiconfont-0.9.0

How to add a dependency to Maven

Add the following com.github.jiconfont : jiconfont maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jiconfont</groupId>
    <artifactId>jiconfont</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jiconfont : jiconfont gradle dependency to your build.gradle file:

implementation 'com.github.jiconfont:jiconfont:1.0.0'

Gradle Kotlin DSL: Add the following com.github.jiconfont : jiconfont gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jiconfont:jiconfont:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jiconfont : jiconfont sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jiconfont" % "jiconfont" % "1.0.0"

Advertisement

Dependencies from Group

Feb 20, 2016
12 usages
16 stars
Feb 20, 2016
8 usages
23 stars
Dec 14, 2018
8 usages
9 stars
Dec 14, 2018
5 usages
0 stars

Discover Dependencies

Apr 10, 2019
6 usages
5 stars
Feb 03, 2016
164 usages
Feb 15, 2018
17 usages
Jan 14, 2019
119 usages
667 stars
Mar 22, 2008
131 usages
Aug 09, 2010
9 usages
Jan 22, 2010
116 usages
Feb 24, 2014
105 usages
3 stars
Sep 07, 2021
35 usages
2.3k stars