Jar examples for r:ratelimit-core
You can download jar file ratelimit-core 0.6 in this page.
You can use the following script to add ratelimit-core-0.6.jar to your project.
<dependency> <groupId>com.atlassian.ratelimit</groupId> <artifactId>ratelimit-core</artifactId> <version>0.6</version> </dependency>
compile group: 'com.atlassian.ratelimit', name: 'ratelimit-core', version: '0.6'
libraryDependencies += "com.atlassian.ratelimit" % "ratelimit-core" % "0.6"
<dependency org="com.atlassian.ratelimit" name="ratelimit-core" rev="0.6"/>
@Grapes(@Grab(group='com.atlassian.ratelimit', module='ratelimit-core', version='0.6'))
'com.atlassian.ratelimit:ratelimit-core:jar:0.6'
Click the following link to download the jar file.
ratelimit-core-0.6-javadoc.jar