l

limiter-plugin

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