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