is not current version
Last Version 1.0.8

net.diyigemt.miraiboot:mirai-boot 1.0.1

a simple mirai development framework

Categories

Categories

Net
GroupId

GroupId

net.diyigemt.miraiboot
ArtifactId

ArtifactId

mirai-boot
Version

Version

1.0.1
Type

Type

jar

Download mirai-boot 1.0.1


<!-- https://jarcasting.com/artifacts/net.diyigemt.miraiboot/mirai-boot/ -->
<dependency>
    <groupId>net.diyigemt.miraiboot</groupId>
    <artifactId>mirai-boot</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.diyigemt.miraiboot/mirai-boot/
implementation 'net.diyigemt.miraiboot:mirai-boot:1.0.1'
// https://jarcasting.com/artifacts/net.diyigemt.miraiboot/mirai-boot/
implementation ("net.diyigemt.miraiboot:mirai-boot:1.0.1")
'net.diyigemt.miraiboot:mirai-boot:jar:1.0.1'
<dependency org="net.diyigemt.miraiboot" name="mirai-boot" rev="1.0.1">
  <artifact name="mirai-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.diyigemt.miraiboot', module='mirai-boot', version='1.0.1')
)
libraryDependencies += "net.diyigemt.miraiboot" % "mirai-boot" % "1.0.1"
[net.diyigemt.miraiboot/mirai-boot "1.0.1"]