Download client_2.12-0.5.1.jar file - Jar c

Jar examples for c:client-2.12

Description

client

You can download jar file client_2.12 0.5.1 in this page.

License

The GNU Lesser General Public License, Version 3.0

Build File

You can use the following script to add client_2.12-0.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

client_2.12-0.5.1-javadoc.jar
client_2.12-0.5.1-sources.jar
client_2.12-0.5.1.jar
client_2.12-0.5.1.pom



Related Tutorials