| License |
License |
|---|---|
| GroupId | GroupIdorg.jrebirth.af.iconfont-bridge |
| ArtifactId | ArtifactIdweathericons |
| Version | Version8.6.0 |
| Type | Typejar |
| Description |
DescriptionIconFont WeatherIcons
Bridge to use Weather Icons
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| weathericons-8.6.0.pom | |
| weathericons-8.6.0.jar | 80 KB |
| weathericons-8.6.0-sources.jar | 65 KB |
| weathericons-8.6.0-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jrebirth.af.iconfont-bridge/weathericons/ -->
<dependency>
<groupId>org.jrebirth.af.iconfont-bridge</groupId>
<artifactId>weathericons</artifactId>
<version>8.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jrebirth.af.iconfont-bridge/weathericons/
implementation 'org.jrebirth.af.iconfont-bridge:weathericons:8.6.0'
// https://jarcasting.com/artifacts/org.jrebirth.af.iconfont-bridge/weathericons/
implementation ("org.jrebirth.af.iconfont-bridge:weathericons:8.6.0")
'org.jrebirth.af.iconfont-bridge:weathericons:jar:8.6.0'
<dependency org="org.jrebirth.af.iconfont-bridge" name="weathericons" rev="8.6.0">
<artifact name="weathericons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jrebirth.af.iconfont-bridge', module='weathericons', version='8.6.0')
)
libraryDependencies += "org.jrebirth.af.iconfont-bridge" % "weathericons" % "8.6.0"
[org.jrebirth.af.iconfont-bridge/weathericons "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 |