Download simpleclient_common-0.0.26.jar file - Jar s

Jar examples for s:simpleclient-common

Description

Common code used by various modules of the Simpleclient.

You can download jar file simpleclient_common 0.0.26 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add simpleclient_common-0.0.26.jar to your project.

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

Download

Click the following link to download the jar file.

simpleclient_common-0.0.26-javadoc.jar
simpleclient_common-0.0.26-sources.jar
simpleclient_common-0.0.26.jar
simpleclient_common-0.0.26.pom



Related Tutorials