is not current version
Last Version 1.0.8

net.diyigemt.miraiboot:mirai-boot 1.0.3

a simple mirai development framework

Categories

Categories

Net
GroupId

GroupId

net.diyigemt.miraiboot
ArtifactId

ArtifactId

mirai-boot
Version

Version

1.0.3
Type

Type

jar

Download mirai-boot 1.0.3


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