MVN

eu.hansolo : regulators

Maven & Gradle

Aug 09, 2022
28 stars

regulators · Regulators is a little JavaFX library of controls

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

Latest Version

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

  • Latest Stable: 17.0.0

All Versions

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

Version Vulnerabilities Updated
17.0.x
regulators-17.0.0
11.7
regulators-11.7
11.6
regulators-11.6
1.6.x
regulators-1.6.2
regulators-1.6.1
1.6
regulators-1.6
1.5
regulators-1.5
1.4
regulators-1.4
1.3
regulators-1.3
1.2
regulators-1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>eu.hansolo</groupId>
    <artifactId>regulators</artifactId>
    <version>17.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'eu.hansolo:regulators:17.0.0'

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

implementation("eu.hansolo:regulators:17.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "eu.hansolo" % "regulators" % "17.0.0"

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