Download signalfx-protoc-0.0.20.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.20 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials