JFXtras parent

Miscellaneous components for JavaFX

License

License

BSD
GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-parent
Last Version

Last Version

17-r1
Release Date

Release Date

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

How to add to project

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

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
org.jfxtras

JFXtras

Versions

Version
17-r1
15-r2
15-r1
14-r2
14-r1
11-r2
11-r1