Categories |
CategoriesGUI User Interface |
---|---|
GroupId | GroupIdcom.guigarage |
ArtifactId | ArtifactIdmaterial-design-fx |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
material-design-fx-0.7.pom | |
material-design-fx-0.7.jar | 1 MB |
material-design-fx-0.7-sources.jar | 1 MB |
material-design-fx-0.7-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guigarage/material-design-fx/ -->
<dependency>
<groupId>com.guigarage</groupId>
<artifactId>material-design-fx</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.guigarage/material-design-fx/
implementation 'com.guigarage:material-design-fx:0.7'
// https://jarcasting.com/artifacts/com.guigarage/material-design-fx/
implementation ("com.guigarage:material-design-fx:0.7")
'com.guigarage:material-design-fx:jar:0.7'
<dependency org="com.guigarage" name="material-design-fx" rev="0.7">
<artifact name="material-design-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guigarage', module='material-design-fx', version='0.7')
)
libraryDependencies += "com.guigarage" % "material-design-fx" % "0.7"
[com.guigarage/material-design-fx "0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.guigarage : controls | jar | 0.7 |
com.guigarage : css-helper | jar | 0.7 |