GroupId | GroupIdcom.github.dyorgio.runtime |
---|---|
ArtifactId | ArtifactIdcpu-watcher |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
cpu-watcher-1.3.0.pom | |
cpu-watcher-1.3.0.jar | 1 MB |
cpu-watcher-1.3.0-win-x64.jar | 1 MB |
cpu-watcher-1.3.0-win-universal.jar | 1 MB |
cpu-watcher-1.3.0-sources.jar | 12 KB |
cpu-watcher-1.3.0-mac-x64.jar | 916 KB |
cpu-watcher-1.3.0-mac-universal.jar | 916 KB |
cpu-watcher-1.3.0-linux-universal.jar | 916 KB |
cpu-watcher-1.3.0-linux-desktop-universal.jar | 916 KB |
cpu-watcher-1.3.0-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dyorgio.runtime/cpu-watcher/ -->
<dependency>
<groupId>com.github.dyorgio.runtime</groupId>
<artifactId>cpu-watcher</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dyorgio.runtime/cpu-watcher/
implementation 'com.github.dyorgio.runtime:cpu-watcher:1.3.0'
// https://jarcasting.com/artifacts/com.github.dyorgio.runtime/cpu-watcher/
implementation ("com.github.dyorgio.runtime:cpu-watcher:1.3.0")
'com.github.dyorgio.runtime:cpu-watcher:jar:1.3.0'
<dependency org="com.github.dyorgio.runtime" name="cpu-watcher" rev="1.3.0">
<artifact name="cpu-watcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dyorgio.runtime', module='cpu-watcher', version='1.3.0')
)
libraryDependencies += "com.github.dyorgio.runtime" % "cpu-watcher" % "1.3.0"
[com.github.dyorgio.runtime/cpu-watcher "1.3.0"]