is not current version
Last Version 1.4.0

com.github.jiconfont:jiconfont-bundle 1.0.0

jIconFont Bundle

GroupId

GroupId

com.github.jiconfont
ArtifactId

ArtifactId

jiconfont-bundle
Version

Version

1.0.0
Type

Type

pom

Download jiconfont-bundle 1.0.0


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