Download signalfx-protoc-0.0.37.jar file - Jar s

Jar examples for s:signalfx-protoc

Description

Protocol buffer definitions for sending datapoints to SignalFx

You can download jar file signalfx-protoc 0.0.37 in this page.

License

Apache License 2.0

Build File

You can use the following script to add signalfx-protoc-0.0.37.jar to your project.

<dependency>
   <groupId>com.signalfx.public</groupId>
   <artifactId>signalfx-protoc</artifactId>
   <version>0.0.37</version>
</dependency>
compile group: 'com.signalfx.public', name: 'signalfx-protoc', version: '0.0.37'
libraryDependencies += "com.signalfx.public" % "signalfx-protoc" % "0.0.37"
<dependency org="com.signalfx.public" name="signalfx-protoc" rev="0.0.37"/>
@Grapes(@Grab(group='com.signalfx.public', module='signalfx-protoc', version='0.0.37'))
'com.signalfx.public:signalfx-protoc:jar:0.0.37'

Download

Click the following link to download the jar file.

signalfx-protoc-0.0.37-javadoc.jar
signalfx-protoc-0.0.37-sources.jar
signalfx-protoc-0.0.37.jar
signalfx-protoc-0.0.37.pom



Related Tutorials