is not current version
Last Version 1.1.0

com.github.mrcjkb:material-metal-theme 0.3.0

Material theme for Swing Metal LAF.

GroupId

GroupId

com.github.mrcjkb
ArtifactId

ArtifactId

material-metal-theme
Version

Version

0.3.0
Type

Type

pom

Download material-metal-theme 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.mrcjkb/material-metal-theme/ -->
<dependency>
    <groupId>com.github.mrcjkb</groupId>
    <artifactId>material-metal-theme</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrcjkb/material-metal-theme/
implementation 'com.github.mrcjkb:material-metal-theme:0.3.0'
// https://jarcasting.com/artifacts/com.github.mrcjkb/material-metal-theme/
implementation ("com.github.mrcjkb:material-metal-theme:0.3.0")
'com.github.mrcjkb:material-metal-theme:pom:0.3.0'
<dependency org="com.github.mrcjkb" name="material-metal-theme" rev="0.3.0">
  <artifact name="material-metal-theme" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mrcjkb', module='material-metal-theme', version='0.3.0')
)
libraryDependencies += "com.github.mrcjkb" % "material-metal-theme" % "0.3.0"
[com.github.mrcjkb/material-metal-theme "0.3.0"]