Last Version

Maven FX 1.5

This is a starter project for Javafx

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

nl.wimmelstein
ArtifactId

ArtifactId

mavenfx
Version

Version

1.5
Type

Type

pom
Description

Description

Maven FX
This is a starter project for Javafx
Project URL

Project URL

https://github.com/wimmelsoft/mavenfx

Download mavenfx 1.5

Filename Size
mavenfx-1.5.pom 3 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.openjfx : javafx pom 17
org.openjfx : javafx-controls jar 17

Project Modules

There are no modules declared in this project.