is not current version
Last Version 2.12.0-RC

net.mamoe:mirai-console-compiler-annotations 2.7-RC-dev-2

Mirai Console compiler annotations

Categories

Categories

Net
GroupId

GroupId

net.mamoe
ArtifactId

ArtifactId

mirai-console-compiler-annotations
Version

Version

2.7-RC-dev-2
Type

Type

pom

Download mirai-console-compiler-annotations 2.7-RC-dev-2


<!-- https://jarcasting.com/artifacts/net.mamoe/mirai-console-compiler-annotations/ -->
<dependency>
    <groupId>net.mamoe</groupId>
    <artifactId>mirai-console-compiler-annotations</artifactId>
    <version>2.7-RC-dev-2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-console-compiler-annotations/
implementation 'net.mamoe:mirai-console-compiler-annotations:2.7-RC-dev-2'
// https://jarcasting.com/artifacts/net.mamoe/mirai-console-compiler-annotations/
implementation ("net.mamoe:mirai-console-compiler-annotations:2.7-RC-dev-2")
'net.mamoe:mirai-console-compiler-annotations:pom:2.7-RC-dev-2'
<dependency org="net.mamoe" name="mirai-console-compiler-annotations" rev="2.7-RC-dev-2">
  <artifact name="mirai-console-compiler-annotations" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-console-compiler-annotations', version='2.7-RC-dev-2')
)
libraryDependencies += "net.mamoe" % "mirai-console-compiler-annotations" % "2.7-RC-dev-2"
[net.mamoe/mirai-console-compiler-annotations "2.7-RC-dev-2"]