Download simpleclient_common-0.0.24.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.24 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.24.jar to your project.

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

Download

Click the following link to download the jar file.

simpleclient_common-0.0.24-javadoc.jar
simpleclient_common-0.0.24-sources.jar
simpleclient_common-0.0.24.jar
simpleclient_common-0.0.24.pom



Related Tutorials