| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.mamoe |
| ArtifactId | ArtifactIdmirai-bom |
| Last Version | Last Version2.12.0-RC |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmirai-bom
Mirai BOM
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mirai-bom-2.12.0-RC.pom | |
| mirai-bom-2.12.0-RC.module | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.mamoe/mirai-bom/ -->
<dependency>
<groupId>net.mamoe</groupId>
<artifactId>mirai-bom</artifactId>
<version>2.12.0-RC</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-bom/
implementation 'net.mamoe:mirai-bom:2.12.0-RC'
// https://jarcasting.com/artifacts/net.mamoe/mirai-bom/
implementation ("net.mamoe:mirai-bom:2.12.0-RC")
'net.mamoe:mirai-bom:pom:2.12.0-RC'
<dependency org="net.mamoe" name="mirai-bom" rev="2.12.0-RC">
<artifact name="mirai-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-bom', version='2.12.0-RC')
)
libraryDependencies += "net.mamoe" % "mirai-bom" % "2.12.0-RC"
[net.mamoe/mirai-bom "2.12.0-RC"]