is not current version
Last Version 0.9.0-M5

org.lyranthe.prometheus:client_2.11 0.9.0-M1

client

Categories

Categories

Ant Build Tools CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

org.lyranthe.prometheus
ArtifactId

ArtifactId

client_2.11
Version

Version

0.9.0-M1
Type

Type

jar

Download client_2.11 0.9.0-M1


<!-- https://jarcasting.com/artifacts/org.lyranthe.prometheus/client_2.11/ -->
<dependency>
    <groupId>org.lyranthe.prometheus</groupId>
    <artifactId>client_2.11</artifactId>
    <version>0.9.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.lyranthe.prometheus/client_2.11/
implementation 'org.lyranthe.prometheus:client_2.11:0.9.0-M1'
// https://jarcasting.com/artifacts/org.lyranthe.prometheus/client_2.11/
implementation ("org.lyranthe.prometheus:client_2.11:0.9.0-M1")
'org.lyranthe.prometheus:client_2.11:jar:0.9.0-M1'
<dependency org="org.lyranthe.prometheus" name="client_2.11" rev="0.9.0-M1">
  <artifact name="client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lyranthe.prometheus', module='client_2.11', version='0.9.0-M1')
)
libraryDependencies += "org.lyranthe.prometheus" % "client_2.11" % "0.9.0-M1"
[org.lyranthe.prometheus/client_2.11 "0.9.0-M1"]