is not current version
Last Version 3.1.7

com.discord4j:bom 3.0.7

Bill of Materials (BOM) for Discord4J

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.discord4j
ArtifactId

ArtifactId

bom
Version

Version

3.0.7
Type

Type

pom

Download bom 3.0.7

Filename Size
bom-3.0.7.pom 5 KB
Browse

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