is not current version
Last Version 0.0.10

com.github.houbb:rate-limit-test 0.0.6

测试模块

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

rate-limit-test
Version

Version

0.0.6
Type

Type

jar

Download rate-limit-test 0.0.6


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