License |
License
LGPL-3.0
|
---|---|
Categories |
CategoriesDiscord API Business Logic Libraries |
GroupId | GroupIdcom.discord4j |
ArtifactId | ArtifactIdbom |
Last Version | Last Version3.1.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBOM
Bill of Materials (BOM) for Discord4J
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bom-3.1.7.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.discord4j/bom/ -->
<dependency>
<groupId>com.discord4j</groupId>
<artifactId>bom</artifactId>
<version>3.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.discord4j/bom/
implementation 'com.discord4j:bom:3.1.7'
// https://jarcasting.com/artifacts/com.discord4j/bom/
implementation ("com.discord4j:bom:3.1.7")
'com.discord4j:bom:pom:3.1.7'
<dependency org="com.discord4j" name="bom" rev="3.1.7">
<artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.discord4j', module='bom', version='3.1.7')
)
libraryDependencies += "com.discord4j" % "bom" % "3.1.7"
[com.discord4j/bom "3.1.7"]