не последняя версия
Последняя версия 1.0.22

com.dexmatech.styx:rate-limit 1.0.10


Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

com.dexmatech.styx
Идентификатор

Идентификатор

rate-limit
Версия

Версия

1.0.10
Тип

Тип

jar

Скачать rate-limit 1.0.10


<!-- https://jarcasting.com/artifacts/com.dexmatech.styx/rate-limit/ -->
<dependency>
    <groupId>com.dexmatech.styx</groupId>
    <artifactId>rate-limit</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.dexmatech.styx/rate-limit/
implementation 'com.dexmatech.styx:rate-limit:1.0.10'
// https://jarcasting.com/artifacts/com.dexmatech.styx/rate-limit/
implementation ("com.dexmatech.styx:rate-limit:1.0.10")
'com.dexmatech.styx:rate-limit:jar:1.0.10'
<dependency org="com.dexmatech.styx" name="rate-limit" rev="1.0.10">
  <artifact name="rate-limit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dexmatech.styx', module='rate-limit', version='1.0.10')
)
libraryDependencies += "com.dexmatech.styx" % "rate-limit" % "1.0.10"
[com.dexmatech.styx/rate-limit "1.0.10"]