License |
License |
---|---|
GroupId | GroupIdorg.itxtech |
ArtifactId | ArtifactIdmcl |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmcl
模块化、轻量级且支持完全自定义的 mirai 加载器。
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mcl-2.1.0.pom | |
mcl-2.1.0.zip | |
mcl-2.1.0-sources.jar | 39 KB |
mcl-2.1.0-javadoc.jar | 261 bytes |
mcl-2.1.0-all.jar | 579 KB |
Browse |
<!-- 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"]
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 |