文件下载
文件名 操作
play-prometheus-filters_2.13-1.0.2.jar 下载
play-prometheus-filters_2.13-1.0.2.pom 下载
play-prometheus-filters_2.13-1.0.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.jyllands-posten</groupId>
  <artifactId>play-prometheus-filters_2.13</artifactId>
  <version>1.0.2</version>
</dependency>
Gradle Groovy
implementation 'io.github.jyllands-posten:play-prometheus-filters_2.13:1.0.2'
Gradle Kotlin
implementation("io.github.jyllands-posten:play-prometheus-filters_2.13:1.0.2")
Scala SBT
libraryDependencies += "io.github.jyllands-posten" % "play-prometheus-filters_2.13" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.jyllands-posten', module='play-prometheus-filters_2.13', version='1.0.2')
)
Apache Ivy
<dependency org="io.github.jyllands-posten" name="play-prometheus-filters_2.13" rev="1.0.2" />
Leiningen
[io.github.jyllands-posten/play-prometheus-filters_2.13 "1.0.2"]
Apache Buildr
'io.github.jyllands-posten:play-prometheus-filters_2.13:jar:1.0.2'