| GroupId | GroupIdlove.forte.simple-robot-component |
|---|---|
| ArtifactId | ArtifactIdcomponent-mirai |
| Version | Version0.4-1.14 |
| Type | Typejar |
| Filename | Size |
|---|---|
| component-mirai-0.4-1.14.pom | |
| component-mirai-0.4-1.14.jar | 291 KB |
| component-mirai-0.4-1.14-sources.jar | 35 KB |
| component-mirai-0.4-1.14-javadoc.jar | 24 KB |
| Browse |
<!-- 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.14</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot-component/component-mirai/
implementation 'love.forte.simple-robot-component:component-mirai:0.4-1.14'
// https://jarcasting.com/artifacts/love.forte.simple-robot-component/component-mirai/
implementation ("love.forte.simple-robot-component:component-mirai:0.4-1.14")
'love.forte.simple-robot-component:component-mirai:jar:0.4-1.14'
<dependency org="love.forte.simple-robot-component" name="component-mirai" rev="0.4-1.14">
<artifact name="component-mirai" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot-component', module='component-mirai', version='0.4-1.14')
)
libraryDependencies += "love.forte.simple-robot-component" % "component-mirai" % "0.4-1.14"
[love.forte.simple-robot-component/component-mirai "0.4-1.14"]