| GroupId | GroupIdcom.aquafx-project |
|---|---|
| ArtifactId | ArtifactIdaquafx |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAquaFX
A JavaFX Skin for native Mac OS X Look and Feel
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| aquafx-0.2.pom | |
| aquafx-0.2.jar | 398 KB |
| aquafx-0.2-sources.jar | 234 KB |
| aquafx-0.2-javadoc.jar | 444 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aquafx-project/aquafx/ -->
<dependency>
<groupId>com.aquafx-project</groupId>
<artifactId>aquafx</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aquafx-project/aquafx/
implementation 'com.aquafx-project:aquafx:0.2'
// https://jarcasting.com/artifacts/com.aquafx-project/aquafx/
implementation ("com.aquafx-project:aquafx:0.2")
'com.aquafx-project:aquafx:jar:0.2'
<dependency org="com.aquafx-project" name="aquafx" rev="0.2">
<artifact name="aquafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aquafx-project', module='aquafx', version='0.2')
)
libraryDependencies += "com.aquafx-project" % "aquafx" % "0.2"
[com.aquafx-project/aquafx "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.guigarage : stylemanager | jar | 0.1b2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |