Download bucket4j-core-3.0.0-rc1.jar file - Jar b

Jar examples for b:bucket4j-core

Description

You can download jar file bucket4j-core 3.0.0-rc1 in this page.

License

Apache License

Build File

You can use the following script to add bucket4j-core-3.0.0-rc1.jar to your project.

<dependency>
   <groupId>com.github.vladimir-bukhtoyarov</groupId>
   <artifactId>bucket4j-core</artifactId>
   <version>3.0.0-rc1</version>
</dependency>
compile group: 'com.github.vladimir-bukhtoyarov', name: 'bucket4j-core', version: '3.0.0-rc1'
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "bucket4j-core" % "3.0.0-rc1"
<dependency org="com.github.vladimir-bukhtoyarov" name="bucket4j-core" rev="3.0.0-rc1"/>
@Grapes(@Grab(group='com.github.vladimir-bukhtoyarov', module='bucket4j-core', version='3.0.0-rc1'))
'com.github.vladimir-bukhtoyarov:bucket4j-core:jar:3.0.0-rc1'

Download

Click the following link to download the jar file.

bucket4j-core-3.0.0-rc1-javadoc.jar
bucket4j-core-3.0.0-rc1-sources.jar
bucket4j-core-3.0.0-rc1.jar
bucket4j-core-3.0.0-rc1.pom



Related Tutorials