is not current version
Last Version 4.15.0

org.apache.bookkeeper:shaded-parent 4.8.1


GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

shaded-parent
Version

Version

4.8.1
Type

Type

pom

Download shaded-parent 4.8.1

Filename Size
shaded-parent-4.8.1.pom 1 KB
Browse

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