l

limiter-plugin

文件下载
文件名 操作
limiter-plugin-1.0.15.4.jar 下载
limiter-plugin-1.0.15.4.pom 下载
limiter-plugin-1.0.15.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.thebesteric.framework.agile.plugins</groupId>
  <artifactId>limiter-plugin</artifactId>
  <version>1.0.15.4</version>
</dependency>
Gradle Groovy
implementation 'io.github.thebesteric.framework.agile.plugins:limiter-plugin:1.0.15.4'
Gradle Kotlin
implementation("io.github.thebesteric.framework.agile.plugins:limiter-plugin:1.0.15.4")
Scala SBT
libraryDependencies += "io.github.thebesteric.framework.agile.plugins" % "limiter-plugin" % "1.0.15.4"
Groovy Grape
@Grapes(
  @Grab(group='io.github.thebesteric.framework.agile.plugins', module='limiter-plugin', version='1.0.15.4')
)
Apache Ivy
<dependency org="io.github.thebesteric.framework.agile.plugins" name="limiter-plugin" rev="1.0.15.4" />
Leiningen
[io.github.thebesteric.framework.agile.plugins/limiter-plugin "1.0.15.4"]
Apache Buildr
'io.github.thebesteric.framework.agile.plugins:limiter-plugin:jar:1.0.15.4'