Last Version

ratelimit 0.0.2

ratelimit

License

License

MIT
GroupId

GroupId

io.chrisdavenport
ArtifactId

ArtifactId

ratelimit_2.13
Version

Version

0.0.2
Type

Type

jar
Description

Description

ratelimit
ratelimit
Project URL

Project URL

https://github.com/davenverse/ratelimit
Project Organization

Project Organization

io.chrisdavenport
Source Code Management

Source Code Management

https://github.com/davenverse/ratelimit

Download ratelimit_2.13 0.0.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.typelevel : cats-core_2.13 jar 2.6.1
org.typelevel : cats-effect_2.13 jar 3.2.9
io.chrisdavenport : mapref_2.13 jar 0.2.1
co.fs2 : fs2-core_2.13 jar 3.1.5
co.fs2 : fs2-io_2.13 jar 3.1.5
org.http4s : http4s-core_2.13 jar 0.23.6

test (2)

Group / Artifact Type Version
org.http4s : http4s-dsl_2.13 jar 0.23.6
org.typelevel : munit-cats-effect-3_2.13 jar 1.0.5

Project Modules

There are no modules declared in this project.