Download signalfx-protoc-0.0.23.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.23 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials