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