Download blackcat-instrument-0.0.13.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.13 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.13.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials