is not current version
Last Version 4.15.0

org.apache.bookkeeper:statelib 4.11.1


GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

statelib
Version

Version

4.11.1
Type

Type

jar

Download statelib 4.11.1


<!-- https://jarcasting.com/artifacts/org.apache.bookkeeper/statelib/ -->
<dependency>
    <groupId>org.apache.bookkeeper</groupId>
    <artifactId>statelib</artifactId>
    <version>4.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bookkeeper/statelib/
implementation 'org.apache.bookkeeper:statelib:4.11.1'
// https://jarcasting.com/artifacts/org.apache.bookkeeper/statelib/
implementation ("org.apache.bookkeeper:statelib:4.11.1")
'org.apache.bookkeeper:statelib:jar:4.11.1'
<dependency org="org.apache.bookkeeper" name="statelib" rev="4.11.1">
  <artifact name="statelib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bookkeeper', module='statelib', version='4.11.1')
)
libraryDependencies += "org.apache.bookkeeper" % "statelib" % "4.11.1"
[org.apache.bookkeeper/statelib "4.11.1"]