mcl

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

License

License

GroupId

GroupId

org.itxtech
ArtifactId

ArtifactId

mcl
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/iTXTech/mirai-console-loader
Source Code Management

Source Code Management

https://github.com/iTXTech/mirai-console-loader

Download mcl

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.5.0
com.google.code.gson : gson jar 2.9.0
org.fusesource.jansi : jansi jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.1
2.0.0
2.0.0-beta.3
2.0.0-beta.2
2.0.0-beta.1