is not current version
Last Version 17-r1

org.jfxtras:jfxtras-icalendarfx 11-r2


GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-icalendarfx
Version

Version

11-r2
Type

Type

jar

Download jfxtras-icalendarfx 11-r2


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