MVN

eu.hansolo : applefx

Maven & Gradle

Aug 18, 2023
31 stars

Countries · AppleFX is a JavaFX library containing controls that look like the ones used in ios and macos

<dependency>
    <groupId>eu.hansolo</groupId>
    <artifactId>applefx</artifactId>
    <version>17.0.53</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.hansolo : applefx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 17.0.53

All Versions

Choose a version of eu.hansolo : applefx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
17.0.x
applefx-17.0.53
applefx-17.0.51
applefx-17.0.49
applefx-17.0.47
applefx-17.0.45
applefx-17.0.44
applefx-17.0.43
applefx-17.0.42
applefx-17.0.41
applefx-17.0.40
applefx-17.0.39
applefx-17.0.37
applefx-17.0.36
applefx-17.0.35
applefx-17.0.34
applefx-17.0.33
applefx-17.0.31
applefx-17.0.30
applefx-17.0.29
applefx-17.0.28
applefx-17.0.27
applefx-17.0.26
applefx-17.0.25
applefx-17.0.24
applefx-17.0.23
applefx-17.0.22
applefx-17.0.21
applefx-17.0.18
applefx-17.0.17
applefx-17.0.16
applefx-17.0.15
applefx-17.0.13
applefx-17.0.12
applefx-17.0.11
applefx-17.0.10
applefx-17.0.9
applefx-17.0.8
applefx-17.0.7
applefx-17.0.6
applefx-17.0.4
applefx-17.0.2
applefx-17.0.1
applefx-17.0.0
11.0.x
applefx-11.0.3
applefx-11.0.2
applefx-11.0.1
applefx-11.0.0

How to add a dependency to Maven

Add the following eu.hansolo : applefx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.hansolo</groupId>
    <artifactId>applefx</artifactId>
    <version>17.0.53</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.hansolo : applefx gradle dependency to your build.gradle file:

implementation 'eu.hansolo:applefx:17.0.53'

Gradle Kotlin DSL: Add the following eu.hansolo : applefx gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.hansolo:applefx:17.0.53")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.hansolo : applefx sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.hansolo" % "applefx" % "17.0.53"

Advertisement

Dependencies from Group

Aug 18, 2023
7 usages
13 stars
Aug 18, 2023
6 usages
1.3k stars
Aug 18, 2023
6 usages
16 stars
Jul 19, 2021
5 usages
654 stars
Jul 14, 2023
5 usages
5 stars

Discover Dependencies