is not current version
Last Version 0.9.0-M5

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

cats

Categories

Categories

Ant Build Tools Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

org.lyranthe.prometheus
ArtifactId

ArtifactId

cats_2.11
Version

Version

0.9.0-M1
Type

Type

jar

Download cats_2.11 0.9.0-M1


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