Download blackcat-sdk-0.0.3.jar file - Jar b

Jar examples for b:blackcat-sdk

Description

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

You can download jar file blackcat-sdk 0.0.3 in this page.

License

Apache License 2.0

Build File

You can use the following script to add blackcat-sdk-0.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

blackcat-sdk-0.0.3-javadoc.jar
blackcat-sdk-0.0.3-sources.jar
blackcat-sdk-0.0.3.jar
blackcat-sdk-0.0.3.pom



Related Tutorials