is not current version
Last Version 1.11.0-1.17-Final

love.forte.simple-robot-component:component-mirai 1.0.3-1.16

a simple-robot component for mirai

GroupId

GroupId

love.forte.simple-robot-component
ArtifactId

ArtifactId

component-mirai
Version

Version

1.0.3-1.16
Type

Type

jar

Download component-mirai 1.0.3-1.16


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