is not current version
Last Version 4.11.0

net.kyori:adventure-bom 4.2.0

A user-interface library for Minecraft: Java Edition.

Categories

Categories

Net
GroupId

GroupId

net.kyori
ArtifactId

ArtifactId

adventure-bom
Version

Version

4.2.0
Type

Type

pom

Download adventure-bom 4.2.0


<!-- https://jarcasting.com/artifacts/net.kyori/adventure-bom/ -->
<dependency>
    <groupId>net.kyori</groupId>
    <artifactId>adventure-bom</artifactId>
    <version>4.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.kyori/adventure-bom/
implementation 'net.kyori:adventure-bom:4.2.0'
// https://jarcasting.com/artifacts/net.kyori/adventure-bom/
implementation ("net.kyori:adventure-bom:4.2.0")
'net.kyori:adventure-bom:pom:4.2.0'
<dependency org="net.kyori" name="adventure-bom" rev="4.2.0">
  <artifact name="adventure-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.kyori', module='adventure-bom', version='4.2.0')
)
libraryDependencies += "net.kyori" % "adventure-bom" % "4.2.0"
[net.kyori/adventure-bom "4.2.0"]