MVN

eu.hansolo : monitor

Maven & Gradle

Dec 27, 2020
20 stars

Monitor · Monitor is a JavaFX control that can be used to visualize e.g. heartbeat data

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

Latest Version

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

  • Latest Stable: 15.2

All Versions

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

Version Vulnerabilities Updated
15.2
monitor-15.2
15.1
monitor-15.1
15.0
monitor-15.0

How to add a dependency to Maven

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

<dependency>
    <groupId>eu.hansolo</groupId>
    <artifactId>monitor</artifactId>
    <version>15.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'eu.hansolo:monitor:15.2'

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

implementation("eu.hansolo:monitor:15.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "eu.hansolo" % "monitor" % "15.2"

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