Last Version

jmetro 11.6.15

A theme / look and feel for JavaFX inspired (but not a copy) by Microsoft's Fluent Design

License

License

GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jmetro
Version

Version

11.6.15
Type

Type

pom
Description

Description

jmetro
A theme / look and feel for JavaFX inspired (but not a copy) by Microsoft's Fluent Design
Project URL

Project URL

https://pixelduke.com/java-javafx-theme-jmetro/
Source Code Management

Source Code Management

https://github.com/JFXtras/jfxtras-styles.git

Download jmetro 11.6.15


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.openjfx : javafx-graphics jar 11.0.2
org.openjfx : javafx-controls jar 11.0.2
org.openjfx : javafx-base jar 11.0.2
org.controlsfx : controlsfx jar 11.0.0

Project Modules

There are no modules declared in this project.