GroupId | GroupIdlove.forte.simple-robot |
---|---|
ArtifactId | ArtifactIdcomponent-mirai |
Version | Version2.0.6-BETA.4 |
Type | Typejar |
Filename | Size |
---|---|
component-mirai-2.0.6-BETA.4.pom | |
component-mirai-2.0.6-BETA.4.jar | 743 KB |
component-mirai-2.0.6-BETA.4-sources.jar | 100 KB |
component-mirai-2.0.6-BETA.4-javadoc.jar | 869 KB |
Browse |
<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/ -->
<dependency>
<groupId>love.forte.simple-robot</groupId>
<artifactId>component-mirai</artifactId>
<version>2.0.6-BETA.4</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/
implementation 'love.forte.simple-robot:component-mirai:2.0.6-BETA.4'
// https://jarcasting.com/artifacts/love.forte.simple-robot/component-mirai/
implementation ("love.forte.simple-robot:component-mirai:2.0.6-BETA.4")
'love.forte.simple-robot:component-mirai:jar:2.0.6-BETA.4'
<dependency org="love.forte.simple-robot" name="component-mirai" rev="2.0.6-BETA.4">
<artifact name="component-mirai" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='component-mirai', version='2.0.6-BETA.4')
)
libraryDependencies += "love.forte.simple-robot" % "component-mirai" % "2.0.6-BETA.4"
[love.forte.simple-robot/component-mirai "2.0.6-BETA.4"]