License |
License |
---|---|
GroupId | GroupIdcom.github.jiconfont |
ArtifactId | ArtifactIdjiconfont-swing |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjIconFont - Swing
jIconFont-Swing is a API to provide icons generated from any IconFont. These icons can be used in
Swing.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jiconfont-swing-1.0.1.pom | |
jiconfont-swing-1.0.1.jar | 4 KB |
jiconfont-swing-1.0.1-sources.jar | 2 KB |
jiconfont-swing-1.0.1-javadoc.jar | 29 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jiconfont : jiconfont | jar | 1.0.0 |