p

play-prometheus-filters_2.11

play-prometheus-filters
https://github.com/stijndehaes/play-prometheus-filters
MIT License
com.github.stijndehaes
Stijn De Haes
Files download
File Operation
play-prometheus-filters_2.11-0.5.0.jar download
play-prometheus-filters_2.11-0.5.0.pom download
play-prometheus-filters_2.11-0.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.stijndehaes</groupId>
  <artifactId>play-prometheus-filters_2.11</artifactId>
  <version>0.5.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.stijndehaes:play-prometheus-filters_2.11:0.5.0'
Gradle Kotlin
implementation("com.github.stijndehaes:play-prometheus-filters_2.11:0.5.0")
Scala SBT
libraryDependencies += "com.github.stijndehaes" % "play-prometheus-filters_2.11" % "0.5.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.stijndehaes', module='play-prometheus-filters_2.11', version='0.5.0')
)
Apache Ivy
<dependency org="com.github.stijndehaes" name="play-prometheus-filters_2.11" rev="0.5.0" />
Leiningen
[com.github.stijndehaes/play-prometheus-filters_2.11 "0.5.0"]
Apache Buildr
'com.github.stijndehaes:play-prometheus-filters_2.11:jar:0.5.0'