| License |
License |
|---|---|
| GroupId | GroupIdmoe.tristan |
| ArtifactId | ArtifactIdeasyfxml-samples |
| Last Version | Last Version3.3.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionEasyFXML - Samples
A simple-to-use and boilerplate free JavaFX library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easyfxml-samples-3.3.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/moe.tristan/easyfxml-samples/ -->
<dependency>
<groupId>moe.tristan</groupId>
<artifactId>easyfxml-samples</artifactId>
<version>3.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/moe.tristan/easyfxml-samples/
implementation 'moe.tristan:easyfxml-samples:3.3.0'
// https://jarcasting.com/artifacts/moe.tristan/easyfxml-samples/
implementation ("moe.tristan:easyfxml-samples:3.3.0")
'moe.tristan:easyfxml-samples:pom:3.3.0'
<dependency org="moe.tristan" name="easyfxml-samples" rev="3.3.0">
<artifact name="easyfxml-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='moe.tristan', module='easyfxml-samples', version='3.3.0')
)
libraryDependencies += "moe.tristan" % "easyfxml-samples" % "3.3.0"
[moe.tristan/easyfxml-samples "3.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| moe.tristan : easyfxml | jar | 3.3.0 |
| moe.tristan : easyfxml-fxkit | jar | 3.3.0 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| moe.tristan : easyfxml-junit | jar | 3.3.0 |
| 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 |