Download blackcat-instrument-0.0.8.jar file - Jar b

Jar examples for b:blackcat-instrument

Description

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

You can download jar file blackcat-instrument 0.0.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add blackcat-instrument-0.0.8.jar to your project.

<dependency>
   <groupId>com.github.bingoohuang</groupId>
   <artifactId>blackcat-instrument</artifactId>
   <version>0.0.8</version>
</dependency>
compile group: 'com.github.bingoohuang', name: 'blackcat-instrument', version: '0.0.8'
libraryDependencies += "com.github.bingoohuang" % "blackcat-instrument" % "0.0.8"
<dependency org="com.github.bingoohuang" name="blackcat-instrument" rev="0.0.8"/>
@Grapes(@Grab(group='com.github.bingoohuang', module='blackcat-instrument', version='0.0.8'))
'com.github.bingoohuang:blackcat-instrument:jar:0.0.8'

Download

Click the following link to download the jar file.

blackcat-instrument-0.0.8-javadoc.jar
blackcat-instrument-0.0.8-sources.jar
blackcat-instrument-0.0.8.jar
blackcat-instrument-0.0.8.pom



Related Tutorials