GroupId | GroupIdcom.jwebmp.plugins.iconsets |
---|---|
ArtifactId | ArtifactIdjwebmp-weathericons |
Version | Version0.73.0.1 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-weathericons-0.73.0.1.pom | |
jwebmp-weathericons-0.73.0.1.jar | 312 KB |
jwebmp-weathericons-0.73.0.1-sources.jar | 304 KB |
jwebmp-weathericons-0.73.0.1-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-weathericons/ -->
<dependency>
<groupId>com.jwebmp.plugins.iconsets</groupId>
<artifactId>jwebmp-weathericons</artifactId>
<version>0.73.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-weathericons/
implementation 'com.jwebmp.plugins.iconsets:jwebmp-weathericons:0.73.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-weathericons/
implementation ("com.jwebmp.plugins.iconsets:jwebmp-weathericons:0.73.0.1")
'com.jwebmp.plugins.iconsets:jwebmp-weathericons:jar:0.73.0.1'
<dependency org="com.jwebmp.plugins.iconsets" name="jwebmp-weathericons" rev="0.73.0.1">
<artifact name="jwebmp-weathericons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.iconsets', module='jwebmp-weathericons', version='0.73.0.1')
)
libraryDependencies += "com.jwebmp.plugins.iconsets" % "jwebmp-weathericons" % "0.73.0.1"
[com.jwebmp.plugins.iconsets/jwebmp-weathericons "0.73.0.1"]