l

limiter-plugin

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