не последняя версия
Последняя версия 1.1.0

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

Material theme for Swing Metal LAF.

Группа

Группа

com.github.mrcjkb
Идентификатор

Идентификатор

material-metal-theme
Версия

Версия

0.0.1
Тип

Тип

pom

Скачать material-metal-theme 0.0.1


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