is not current version
Last Version 2.0.1

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

redis-rate-limit

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.ashwinbhaskar
ArtifactId

ArtifactId

redis-rate-limit_2.13
Version

Version

0.1.0
Type

Type

jar

Download redis-rate-limit_2.13 0.1.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>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ashwinbhaskar/redis-rate-limit_2.13/
implementation 'io.github.ashwinbhaskar:redis-rate-limit_2.13:0.1.0'
// https://jarcasting.com/artifacts/io.github.ashwinbhaskar/redis-rate-limit_2.13/
implementation ("io.github.ashwinbhaskar:redis-rate-limit_2.13:0.1.0")
'io.github.ashwinbhaskar:redis-rate-limit_2.13:jar:0.1.0'
<dependency org="io.github.ashwinbhaskar" name="redis-rate-limit_2.13" rev="0.1.0">
  <artifact name="redis-rate-limit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ashwinbhaskar', module='redis-rate-limit_2.13', version='0.1.0')
)
libraryDependencies += "io.github.ashwinbhaskar" % "redis-rate-limit_2.13" % "0.1.0"
[io.github.ashwinbhaskar/redis-rate-limit_2.13 "0.1.0"]