| License | License | 
|---|---|
| GroupId | GroupIdcom.jwebmp.plugins.iconsets | 
| ArtifactId | ArtifactIdjwebmp-material-icons | 
| Version | Version1.2.1.2-jre17 | 
| Type | Typejar | 
| Description | DescriptionMaterial Icons The JWebSwing implementation for Material Icons | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- 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.2.1.2-jre17</version>
</dependency>// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-material-icons/
implementation 'com.jwebmp.plugins.iconsets:jwebmp-material-icons:1.2.1.2-jre17'// https://jarcasting.com/artifacts/com.jwebmp.plugins.iconsets/jwebmp-material-icons/
implementation ("com.jwebmp.plugins.iconsets:jwebmp-material-icons:1.2.1.2-jre17")'com.jwebmp.plugins.iconsets:jwebmp-material-icons:jar:1.2.1.2-jre17'<dependency org="com.jwebmp.plugins.iconsets" name="jwebmp-material-icons" rev="1.2.1.2-jre17">
  <artifact name="jwebmp-material-icons" type="jar" />
</dependency>@Grapes(
@Grab(group='com.jwebmp.plugins.iconsets', module='jwebmp-material-icons', version='1.2.1.2-jre17')
)libraryDependencies += "com.jwebmp.plugins.iconsets" % "jwebmp-material-icons" % "1.2.1.2-jre17"[com.jwebmp.plugins.iconsets/jwebmp-material-icons "1.2.1.2-jre17"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.jwebmp.core : jwebmp-core | jar | 1.2.1.2-jre17 |