is not current version
Last Version 2.0.1

io.github.ashwinbhaskar:redis-rate-limit_2.13 2.0.0

redis-rate-limit

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.ashwinbhaskar
ArtifactId

ArtifactId

redis-rate-limit_2.13
Version

Version

2.0.0
Type

Type

jar

Download redis-rate-limit_2.13 2.0.0


<!-- https://jarcasting.com/artifacts/io.github.ashwinbhaskar/redis-rate-limit_2.13/ -->
<dependency>
    <groupId>io.github.ashwinbhaskar</groupId>
    <artifactId>redis-rate-limit_2.13</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ashwinbhaskar/redis-rate-limit_2.13/
implementation 'io.github.ashwinbhaskar:redis-rate-limit_2.13:2.0.0'
// https://jarcasting.com/artifacts/io.github.ashwinbhaskar/redis-rate-limit_2.13/
implementation ("io.github.ashwinbhaskar:redis-rate-limit_2.13:2.0.0")
'io.github.ashwinbhaskar:redis-rate-limit_2.13:jar:2.0.0'
<dependency org="io.github.ashwinbhaskar" name="redis-rate-limit_2.13" rev="2.0.0">
  <artifact name="redis-rate-limit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ashwinbhaskar', module='redis-rate-limit_2.13', version='2.0.0')
)
libraryDependencies += "io.github.ashwinbhaskar" % "redis-rate-limit_2.13" % "2.0.0"
[io.github.ashwinbhaskar/redis-rate-limit_2.13 "2.0.0"]