Download protocol-0.10.0.jar file - Jar p

Jar examples for p:protocol

Description

Protocol definition between a metrics client and an aggregator or storage system.

You can download jar file protocol 0.10.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add protocol-0.10.0.jar to your project.

<dependency>
   <groupId>com.inscopemetrics.client</groupId>
   <artifactId>protocol</artifactId>
   <version>0.10.0</version>
</dependency>
compile group: 'com.inscopemetrics.client', name: 'protocol', version: '0.10.0'
libraryDependencies += "com.inscopemetrics.client" % "protocol" % "0.10.0"
<dependency org="com.inscopemetrics.client" name="protocol" rev="0.10.0"/>
@Grapes(@Grab(group='com.inscopemetrics.client', module='protocol', version='0.10.0'))
'com.inscopemetrics.client:protocol:jar:0.10.0'

Download

Click the following link to download the jar file.

protocol-0.10.0-javadoc.jar
protocol-0.10.0-sources.jar
protocol-0.10.0.jar
protocol-0.10.0.pom



Related Tutorials