GroupId | GroupIdcom.jwebmp.plugins.iconsets |
---|---|
ArtifactId | ArtifactIdjwebmp-weathericons |
Version | Version1.0.19.11-jre8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-weathericons/ -->
<dependency>
<groupId>com.jwebmp.plugins.iconsets</groupId>
<artifactId>jwebmp-weathericons</artifactId>
<version>1.0.19.11-jre8</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-weathericons/
implementation 'com.jwebmp.plugins.iconsets:jwebmp-weathericons:1.0.19.11-jre8'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-weathericons/
implementation ("com.jwebmp.plugins.iconsets:jwebmp-weathericons:1.0.19.11-jre8")
'com.jwebmp.plugins.iconsets:jwebmp-weathericons:jar:1.0.19.11-jre8'
<dependency org="com.jwebmp.plugins.iconsets" name="jwebmp-weathericons" rev="1.0.19.11-jre8">
<artifact name="jwebmp-weathericons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.iconsets', module='jwebmp-weathericons', version='1.0.19.11-jre8')
)
libraryDependencies += "com.jwebmp.plugins.iconsets" % "jwebmp-weathericons" % "1.0.19.11-jre8"
[com.jwebmp.plugins.iconsets/jwebmp-weathericons "1.0.19.11-jre8"]