MVN

org.jrebirth.af : iconfont-bridge

Maven & Gradle

Jun 07, 2018
82 stars

JR IconFont Bridge · Set of IconFont bridges to quickly use IconFont with JRebirth Resource engineuse Showcase Application for live documentation and used as integration test

<dependency>
    <groupId>org.jrebirth.af</groupId>
    <artifactId>iconfont-bridge</artifactId>
    <version>525icons</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jrebirth.af : iconfont-bridge to add to Maven - Latest Versions:

  • Latest Stable: 525icons

All Versions

Choose a version of org.jrebirth.af : iconfont-bridge to add to Maven - All Versions:

Version Vulnerabilities Updated
8.6.x
iconfont-bridge-8.6.0
525icons
iconfont-bridge-525icons
weathericons
iconfont-bridge-weathericons
typicons
iconfont-bridge-typicons
fontawesome
iconfont-bridge-fontawesome
emojione
iconfont-bridge-emojione

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jrebirth.af</groupId>
    <artifactId>iconfont-bridge</artifactId>
    <version>525icons</version>
</dependency>

Advertisement