is not current version
Last Version 1.3.1

com.github.dyorgio.runtime:cpu-watcher 1.2.1

A Java Library/App to limit another process CPU usage.

GroupId

GroupId

com.github.dyorgio.runtime
ArtifactId

ArtifactId

cpu-watcher
Version

Version

1.2.1
Type

Type

jar

Download cpu-watcher 1.2.1


<!-- https://jarcasting.com/artifacts/com.github.dyorgio.runtime/cpu-watcher/ -->
<dependency>
    <groupId>com.github.dyorgio.runtime</groupId>
    <artifactId>cpu-watcher</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dyorgio.runtime/cpu-watcher/
implementation 'com.github.dyorgio.runtime:cpu-watcher:1.2.1'
// https://jarcasting.com/artifacts/com.github.dyorgio.runtime/cpu-watcher/
implementation ("com.github.dyorgio.runtime:cpu-watcher:1.2.1")
'com.github.dyorgio.runtime:cpu-watcher:jar:1.2.1'
<dependency org="com.github.dyorgio.runtime" name="cpu-watcher" rev="1.2.1">
  <artifact name="cpu-watcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dyorgio.runtime', module='cpu-watcher', version='1.2.1')
)
libraryDependencies += "com.github.dyorgio.runtime" % "cpu-watcher" % "1.2.1"
[com.github.dyorgio.runtime/cpu-watcher "1.2.1"]