| License |
License |
|---|---|
| GroupId | GroupIdorg.jrebirth.af |
| ArtifactId | ArtifactIdiconfont-bridge |
| Last Version | Last Version8.6.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJR IconFont Bridge
Set of IconFont bridges to quickly use IconFont with JRebirth Resource engineuse Showcase Application for live documentation and used as integration test
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| iconfont-bridge-8.6.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jrebirth.af/iconfont-bridge/ -->
<dependency>
<groupId>org.jrebirth.af</groupId>
<artifactId>iconfont-bridge</artifactId>
<version>8.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jrebirth.af/iconfont-bridge/
implementation 'org.jrebirth.af:iconfont-bridge:8.6.0'
// https://jarcasting.com/artifacts/org.jrebirth.af/iconfont-bridge/
implementation ("org.jrebirth.af:iconfont-bridge:8.6.0")
'org.jrebirth.af:iconfont-bridge:pom:8.6.0'
<dependency org="org.jrebirth.af" name="iconfont-bridge" rev="8.6.0">
<artifact name="iconfont-bridge" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jrebirth.af', module='iconfont-bridge', version='8.6.0')
)
libraryDependencies += "org.jrebirth.af" % "iconfont-bridge" % "8.6.0"
[org.jrebirth.af/iconfont-bridge "8.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| org.jrebirth.af : core | jar | 8.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jrebirth.af : core | jar | 8.6.0 |
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |