is not current version
Last Version 2.1.0

org.itxtech:mcl 2.0.0-beta.1

模块化、轻量级且支持完全自定义的 mirai 加载器。

GroupId

GroupId

org.itxtech
ArtifactId

ArtifactId

mcl
Version

Version

2.0.0-beta.1
Type

Type

pom

Download mcl 2.0.0-beta.1


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