is not current version
Last Version 7.5.0

com.github.vladimir-bukhtoyarov:bucket4j-core 6.4.1

Bucket4j core library

Categories

Categories

bucket4j General Purpose Libraries Utility
GroupId

GroupId

com.github.vladimir-bukhtoyarov
ArtifactId

ArtifactId

bucket4j-core
Version

Version

6.4.1
Type

Type

jar

Download bucket4j-core 6.4.1


<!-- https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-core/ -->
<dependency>
    <groupId>com.github.vladimir-bukhtoyarov</groupId>
    <artifactId>bucket4j-core</artifactId>
    <version>6.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-core/
implementation 'com.github.vladimir-bukhtoyarov:bucket4j-core:6.4.1'
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-core/
implementation ("com.github.vladimir-bukhtoyarov:bucket4j-core:6.4.1")
'com.github.vladimir-bukhtoyarov:bucket4j-core:jar:6.4.1'
<dependency org="com.github.vladimir-bukhtoyarov" name="bucket4j-core" rev="6.4.1">
  <artifact name="bucket4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vladimir-bukhtoyarov', module='bucket4j-core', version='6.4.1')
)
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "bucket4j-core" % "6.4.1"
[com.github.vladimir-bukhtoyarov/bucket4j-core "6.4.1"]