Download simpleclient-0.0.17.jar file - Jar s

Jar examples for s:simpleclient

Description

Core instrumentation library for the simpleclient.

You can download jar file simpleclient 0.0.17 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add simpleclient-0.0.17.jar to your project.

<dependency>
   <groupId>io.prometheus</groupId>
   <artifactId>simpleclient</artifactId>
   <version>0.0.17</version>
</dependency>
compile group: 'io.prometheus', name: 'simpleclient', version: '0.0.17'
libraryDependencies += "io.prometheus" % "simpleclient" % "0.0.17"
<dependency org="io.prometheus" name="simpleclient" rev="0.0.17"/>
@Grapes(@Grab(group='io.prometheus', module='simpleclient', version='0.0.17'))
'io.prometheus:simpleclient:jar:0.0.17'

Download

Click the following link to download the jar file.

simpleclient-0.0.17-javadoc.jar
simpleclient-0.0.17-sources.jar
simpleclient-0.0.17.jar
simpleclient-0.0.17.pom



Related Tutorials