is not current version
Last Version 3.3.0

moe.tristan:easyfxml-parent 3.1.6

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

GroupId

GroupId

moe.tristan
ArtifactId

ArtifactId

easyfxml-parent
Version

Version

3.1.6
Type

Type

pom

Download easyfxml-parent 3.1.6

Filename Size
easyfxml-parent-3.1.6.pom 12 KB
Browse

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