MVN

org.jfxtras : jfxtras-icalendaragenda

Maven & Gradle

Dec 24, 2021
1 usages
573 stars
<dependency>
    <groupId>org.jfxtras</groupId>
    <artifactId>jfxtras-icalendaragenda</artifactId>
    <version>17-r1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jfxtras : jfxtras-icalendaragenda to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 17-r1

All Versions

Choose a version of org.jfxtras : jfxtras-icalendaragenda to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
17
jfxtras-icalendaragenda-17-r1
15
jfxtras-icalendaragenda-15-r2
jfxtras-icalendaragenda-15-r1
14
jfxtras-icalendaragenda-14-r2
jfxtras-icalendaragenda-14-r1
11
jfxtras-icalendaragenda-11-r2
jfxtras-icalendaragenda-11-r1
10.0
jfxtras-icalendaragenda-10.0-r1
9.0
jfxtras-icalendaragenda-9.0-r1
8.0
jfxtras-icalendaragenda-8.0-r6

How to add a dependency to Maven

Add the following org.jfxtras : jfxtras-icalendaragenda maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jfxtras</groupId>
    <artifactId>jfxtras-icalendaragenda</artifactId>
    <version>17-r1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jfxtras : jfxtras-icalendaragenda gradle dependency to your build.gradle file:

implementation 'org.jfxtras:jfxtras-icalendaragenda:17-r1'

Gradle Kotlin DSL: Add the following org.jfxtras : jfxtras-icalendaragenda gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jfxtras:jfxtras-icalendaragenda:17-r1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jfxtras : jfxtras-icalendaragenda sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jfxtras" % "jfxtras-icalendaragenda" % "17-r1"

Advertisement

Dependencies from Group

Dec 24, 2021
11 usages
573 stars
Apr 07, 2018
9 usages
151 stars
Dec 24, 2021
7 usages
591 stars
Dec 24, 2021
6 usages
591 stars
Oct 23, 2018
6 usages
596 stars

Discover Dependencies