is not current version
Last Version 17-r1

org.jfxtras:jfxtras-icalendarfx 14-r1


GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-icalendarfx
Version

Version

14-r1
Type

Type

jar

Download jfxtras-icalendarfx 14-r1


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