Download simpleclient_common-0.0.23.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.23 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.23.jar to your project.

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

Download

Click the following link to download the jar file.

simpleclient_common-0.0.23-javadoc.jar
simpleclient_common-0.0.23-sources.jar
simpleclient_common-0.0.23.jar
simpleclient_common-0.0.23.pom



Related Tutorials