is not current version
Last Version 1.11.0-1.17-Final

love.forte.simple-robot-component:component-mirai 0.4-1.13

a simple-robot component for mirai

GroupId

GroupId

love.forte.simple-robot-component
ArtifactId

ArtifactId

component-mirai
Version

Version

0.4-1.13
Type

Type

jar

Download component-mirai 0.4-1.13


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