is not current version
Last Version 2.3.9

love.forte.simple-robot:component-mirai-spring-boot-starter 2.1.0-RC.5


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

component-mirai-spring-boot-starter
Version

Version

2.1.0-RC.5
Type

Type

jar

Download component-mirai-spring-boot-starter 2.1.0-RC.5


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