Last Version

EasyFXML - Native integrations 3.3.0

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

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

moe.tristan
ArtifactId

ArtifactId

easyfxml-native
Version

Version

3.3.0
Type

Type

pom
Description

Description

EasyFXML - Native integrations
A simple-to-use and boilerplate free JavaFX library.
Project URL

Project URL

https://tristan971.github.io/EasyFXML/easyfxml-native/
Source Code Management

Source Code Management

http://github.com/Tristan971/EasyFXML/tree/3.3.0/easyfxml-native

Download easyfxml-native 3.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor jar 2.1.7.RELEASE
io.vavr : vavr jar 0.9.2
org.awaitility : awaitility jar 3.1.6

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.7.RELEASE
org.assertj : assertj-core jar 3.11.1
org.reflections : reflections jar 0.9.11
org.hamcrest : hamcrest-library jar 1.3

Project Modules

  • easyfxml-platform