Categories |
Categoriesbucket4j General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.github.vladimir-bukhtoyarov |
ArtifactId | ArtifactIdbucket4j-parent |
Version | Version5.0.0-beta.01-09-2020 |
Type | Typepom |
Filename | Size |
---|---|
bucket4j-parent-5.0.0-beta.01-09-2020.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-parent/ -->
<dependency>
<groupId>com.github.vladimir-bukhtoyarov</groupId>
<artifactId>bucket4j-parent</artifactId>
<version>5.0.0-beta.01-09-2020</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-parent/
implementation 'com.github.vladimir-bukhtoyarov:bucket4j-parent:5.0.0-beta.01-09-2020'
// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/bucket4j-parent/
implementation ("com.github.vladimir-bukhtoyarov:bucket4j-parent:5.0.0-beta.01-09-2020")
'com.github.vladimir-bukhtoyarov:bucket4j-parent:pom:5.0.0-beta.01-09-2020'
<dependency org="com.github.vladimir-bukhtoyarov" name="bucket4j-parent" rev="5.0.0-beta.01-09-2020">
<artifact name="bucket4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vladimir-bukhtoyarov', module='bucket4j-parent', version='5.0.0-beta.01-09-2020')
)
libraryDependencies += "com.github.vladimir-bukhtoyarov" % "bucket4j-parent" % "5.0.0-beta.01-09-2020"
[com.github.vladimir-bukhtoyarov/bucket4j-parent "5.0.0-beta.01-09-2020"]