is not current version
Last Version 17-r1

org.jfxtras:jfxtras-icalendaragenda 8.0-r6

Miscellaneous components for JavaFX

GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-icalendaragenda
Version

Version

8.0-r6
Type

Type

jar

Download jfxtras-icalendaragenda 8.0-r6


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