is not current version
Last Version 0.2

com.full360:prometheus-client-scala_2.11 0.1

prometheus-client-scala

Categories

Categories

Scala Languages CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.full360
ArtifactId

ArtifactId

prometheus-client-scala_2.11
Version

Version

0.1
Type

Type

jar

Download prometheus-client-scala_2.11 0.1


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