is not current version
Last Version 4.15.0

org.apache.bookkeeper:shaded-parent 4.8.0


GroupId

GroupId

org.apache.bookkeeper
ArtifactId

ArtifactId

shaded-parent
Version

Version

4.8.0
Type

Type

pom

Download shaded-parent 4.8.0

Filename Size
shaded-parent-4.8.0.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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bookkeeper/shaded-parent/
implementation 'org.apache.bookkeeper:shaded-parent:4.8.0'
// https://jarcasting.com/artifacts/org.apache.bookkeeper/shaded-parent/
implementation ("org.apache.bookkeeper:shaded-parent:4.8.0")
'org.apache.bookkeeper:shaded-parent:pom:4.8.0'
<dependency org="org.apache.bookkeeper" name="shaded-parent" rev="4.8.0">
  <artifact name="shaded-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.bookkeeper', module='shaded-parent', version='4.8.0')
)
libraryDependencies += "org.apache.bookkeeper" % "shaded-parent" % "4.8.0"
[org.apache.bookkeeper/shaded-parent "4.8.0"]