is not current version
Last Version 3.6.2

com.softwaremill.sttp.client3:prometheus-backend_2.13 3.0.0-RC13

prometheus-backend

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.softwaremill.sttp.client3
ArtifactId

ArtifactId

prometheus-backend_2.13
Version

Version

3.0.0-RC13
Type

Type

jar

Download prometheus-backend_2.13 3.0.0-RC13


<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/prometheus-backend_2.13/ -->
<dependency>
    <groupId>com.softwaremill.sttp.client3</groupId>
    <artifactId>prometheus-backend_2.13</artifactId>
    <version>3.0.0-RC13</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/prometheus-backend_2.13/
implementation 'com.softwaremill.sttp.client3:prometheus-backend_2.13:3.0.0-RC13'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/prometheus-backend_2.13/
implementation ("com.softwaremill.sttp.client3:prometheus-backend_2.13:3.0.0-RC13")
'com.softwaremill.sttp.client3:prometheus-backend_2.13:jar:3.0.0-RC13'
<dependency org="com.softwaremill.sttp.client3" name="prometheus-backend_2.13" rev="3.0.0-RC13">
  <artifact name="prometheus-backend_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='prometheus-backend_2.13', version='3.0.0-RC13')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "prometheus-backend_2.13" % "3.0.0-RC13"
[com.softwaremill.sttp.client3/prometheus-backend_2.13 "3.0.0-RC13"]