MVN

com.github.vfro : monitor

Maven & Gradle

Aug 17, 2018
0 stars

Monitor · Monitor project provides implementation of Monitor Concurrency Pattern.

<dependency>
    <groupId>com.github.vfro</groupId>
    <artifactId>monitor</artifactId>
    <version>4.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.vfro : monitor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.2

All Versions

Choose a version of com.github.vfro : monitor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
monitor-4.0.2
monitor-4.0.0
3.0.x
monitor-3.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.vfro</groupId>
    <artifactId>monitor</artifactId>
    <version>4.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.vfro : monitor gradle dependency to your build.gradle file:

implementation 'com.github.vfro:monitor:4.0.2'

Gradle Kotlin DSL: Add the following com.github.vfro : monitor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.vfro:monitor:4.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.vfro : monitor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.vfro" % "monitor" % "4.0.2"

Advertisement

Dependencies from Group

Aug 17, 2018
0 stars

Discover Dependencies

Feb 09, 2017
14 stars
Mar 18, 2021
1 usages
66 stars
May 19, 2022
1.3k stars
Apr 19, 2023
39 stars
May 04, 2018
2 usages
11 stars
Apr 06, 2018
4 usages
0 stars
May 10, 2022
1 usages