is not current version
Last Version 17-r1

JFXtras parent 15-r2

Miscellaneous components for JavaFX

License

License

BSD
GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-parent
Version

Version

15-r2
Type

Type

jar
Description

Description

JFXtras parent
Miscellaneous components for JavaFX
Project URL

Project URL

http://jfxtras.org/
Source Code Management

Source Code Management

https://github.com/jfxtras/jfxtras.git

Download jfxtras-parent 15-r2


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

Dependencies

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

Project Modules

  • jfxtras-agenda
  • jfxtras-common
  • jfxtras-controls
  • jfxtras-font-roboto
  • jfxtras-fxml
  • jfxtras-gauge-linear
  • jfxtras-icalendaragenda
  • jfxtras-icalendarfx
  • jfxtras-menu
  • jfxtras-window
  • jfxtras-test-support