License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.mamoe |
ArtifactId | ArtifactIdmirai-console-compiler-annotations-common |
Last Version | Last Version2.12.0-RC |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmirai-console-compiler-annotations
Mirai Console compiler annotations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.mamoe/mirai-console-compiler-annotations-common/ -->
<dependency>
<groupId>net.mamoe</groupId>
<artifactId>mirai-console-compiler-annotations-common</artifactId>
<version>2.12.0-RC</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-console-compiler-annotations-common/
implementation 'net.mamoe:mirai-console-compiler-annotations-common:2.12.0-RC'
// https://jarcasting.com/artifacts/net.mamoe/mirai-console-compiler-annotations-common/
implementation ("net.mamoe:mirai-console-compiler-annotations-common:2.12.0-RC")
'net.mamoe:mirai-console-compiler-annotations-common:pom:2.12.0-RC'
<dependency org="net.mamoe" name="mirai-console-compiler-annotations-common" rev="2.12.0-RC">
<artifact name="mirai-console-compiler-annotations-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-console-compiler-annotations-common', version='2.12.0-RC')
)
libraryDependencies += "net.mamoe" % "mirai-console-compiler-annotations-common" % "2.12.0-RC"
[net.mamoe/mirai-console-compiler-annotations-common "2.12.0-RC"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |