is not current version
Last Version 0.0.14

com.github.bingoohuang:blackcat-instrument 0.0.10

agent that monitor a machine's memory, cpu, processes and etc.

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

blackcat-instrument
Version

Version

0.0.10
Type

Type

jar

Download blackcat-instrument 0.0.10


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