is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.plugins.iconsets:jwebmp-material-icons 1.1.1.0-SNAPSHOT-jre14

The JWebSwing implementation for Material Icons

GroupId

GroupId

com.jwebmp.plugins.iconsets
ArtifactId

ArtifactId

jwebmp-material-icons
Version

Version

1.1.1.0-SNAPSHOT-jre14
Type

Type

jar

Download jwebmp-material-icons 1.1.1.0-SNAPSHOT-jre14


<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-material-icons/ -->
<dependency>
    <groupId>com.jwebmp.plugins.iconsets</groupId>
    <artifactId>jwebmp-material-icons</artifactId>
    <version>1.1.1.0-SNAPSHOT-jre14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-material-icons/
implementation 'com.jwebmp.plugins.iconsets:jwebmp-material-icons:1.1.1.0-SNAPSHOT-jre14'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-material-icons/
implementation ("com.jwebmp.plugins.iconsets:jwebmp-material-icons:1.1.1.0-SNAPSHOT-jre14")
'com.jwebmp.plugins.iconsets:jwebmp-material-icons:jar:1.1.1.0-SNAPSHOT-jre14'
<dependency org="com.jwebmp.plugins.iconsets" name="jwebmp-material-icons" rev="1.1.1.0-SNAPSHOT-jre14">
  <artifact name="jwebmp-material-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.iconsets', module='jwebmp-material-icons', version='1.1.1.0-SNAPSHOT-jre14')
)
libraryDependencies += "com.jwebmp.plugins.iconsets" % "jwebmp-material-icons" % "1.1.1.0-SNAPSHOT-jre14"
[com.jwebmp.plugins.iconsets/jwebmp-material-icons "1.1.1.0-SNAPSHOT-jre14"]