License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdmoe.tristan |
ArtifactId | ArtifactIdeasyfxml-platform |
Version | Version3.3.0 |
Type | Typejar |
Description |
DescriptionEasyFXML - Native integrations - Platform detection
A simple-to-use and boilerplate free JavaFX library.
|
Filename | Size |
---|---|
easyfxml-platform-3.3.0.pom | |
easyfxml-platform-3.3.0.jar | 5 KB |
easyfxml-platform-3.3.0-sources.jar | 4 KB |
easyfxml-platform-3.3.0-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/moe.tristan/easyfxml-platform/ -->
<dependency>
<groupId>moe.tristan</groupId>
<artifactId>easyfxml-platform</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/moe.tristan/easyfxml-platform/
implementation 'moe.tristan:easyfxml-platform:3.3.0'
// https://jarcasting.com/artifacts/moe.tristan/easyfxml-platform/
implementation ("moe.tristan:easyfxml-platform:3.3.0")
'moe.tristan:easyfxml-platform:jar:3.3.0'
<dependency org="moe.tristan" name="easyfxml-platform" rev="3.3.0">
<artifact name="easyfxml-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='moe.tristan', module='easyfxml-platform', version='3.3.0')
)
libraryDependencies += "moe.tristan" % "easyfxml-platform" % "3.3.0"
[moe.tristan/easyfxml-platform "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.oshi : oshi-core | jar | 3.13.2 |
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 |
---|---|---|
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 |