is not current version
Last Version 2.3.9

love.forte.simple-robot:component-mirai 2.0.0-BETA.1

a simple-robot component for mirai

GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

component-mirai
Version

Version

2.0.0-BETA.1
Type

Type

jar

Download component-mirai 2.0.0-BETA.1


<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/ -->
<dependency>
    <groupId>love.forte.simple-robot</groupId>
    <artifactId>component-mirai</artifactId>
    <version>2.0.0-BETA.1</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/
implementation 'love.forte.simple-robot:component-mirai:2.0.0-BETA.1'
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/
implementation ("love.forte.simple-robot:component-mirai:2.0.0-BETA.1")
'love.forte.simple-robot:component-mirai:jar:2.0.0-BETA.1'
<dependency org="love.forte.simple-robot" name="component-mirai" rev="2.0.0-BETA.1">
  <artifact name="component-mirai" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='component-mirai', version='2.0.0-BETA.1')
)
libraryDependencies += "love.forte.simple-robot" % "component-mirai" % "2.0.0-BETA.1"
[love.forte.simple-robot/component-mirai "2.0.0-BETA.1"]