Last Version

EasyFXML Master POM 3.3.0

A simple-to-use and boilerplate free JavaFX library.

License

License

GroupId

GroupId

moe.tristan
ArtifactId

ArtifactId

easyfxml-parent
Version

Version

3.3.0
Type

Type

pom
Description

Description

EasyFXML Master POM
A simple-to-use and boilerplate free JavaFX library.
Project URL

Project URL

https://tristan971.github.io/EasyFXML/
Source Code Management

Source Code Management

http://github.com/Tristan971/EasyFXML/tree/3.3.0

Download easyfxml-parent 3.3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • easyfxml-module-base
  • easyfxml
  • easyfxml-fxkit
  • easyfxml-native
  • easyfxml-junit
  • easyfxml-samples