| GroupId | GroupIdlove.forte.simple-robot-component |
|---|---|
| ArtifactId | ArtifactIdcomponent-mirai |
| Version | Version1.3.2-1.16 |
| Type | Typejar |
| Filename | Size |
|---|---|
| component-mirai-1.3.2-1.16.pom | |
| component-mirai-1.3.2-1.16.jar | 343 KB |
| component-mirai-1.3.2-1.16-sources.jar | 60 KB |
| component-mirai-1.3.2-1.16-javadoc.jar | 32 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>1.3.2-1.16</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot-component/component-mirai/
implementation 'love.forte.simple-robot-component:component-mirai:1.3.2-1.16'
// https://jarcasting.com/artifacts/love.forte.simple-robot-component/component-mirai/
implementation ("love.forte.simple-robot-component:component-mirai:1.3.2-1.16")
'love.forte.simple-robot-component:component-mirai:jar:1.3.2-1.16'
<dependency org="love.forte.simple-robot-component" name="component-mirai" rev="1.3.2-1.16">
<artifact name="component-mirai" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot-component', module='component-mirai', version='1.3.2-1.16')
)
libraryDependencies += "love.forte.simple-robot-component" % "component-mirai" % "1.3.2-1.16"
[love.forte.simple-robot-component/component-mirai "1.3.2-1.16"]