is not current version
Last Version 17-r1

org.jfxtras:jfxtras-agenda 9.0-r1

Miscellaneous components for JavaFX

GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-agenda
Version

Version

9.0-r1
Type

Type

jar

Download jfxtras-agenda 9.0-r1


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