is not current version
Last Version 2.3.9

love.forte.simple-robot.time-task:time-task-core 2.3.8

simple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。

License

License

GroupId

GroupId

love.forte.simple-robot.time-task
ArtifactId

ArtifactId

time-task-core
Version

Version

2.3.8
Type

Type

jar
Description

Description

simple-robot是一个通用bot开发框架,以同一种灵活的标准来编写不同平台的bot应用。而simpler-robot便是simple-robot 2.x版本命名。

Download time-task-core 2.3.8


<!-- https://jarcasting.com/artifacts/love.forte.simple-robot.time-task/time-task-core/ -->
<dependency>
    <groupId>love.forte.simple-robot.time-task</groupId>
    <artifactId>time-task-core</artifactId>
    <version>2.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot.time-task/time-task-core/
implementation 'love.forte.simple-robot.time-task:time-task-core:2.3.8'
// https://jarcasting.com/artifacts/love.forte.simple-robot.time-task/time-task-core/
implementation ("love.forte.simple-robot.time-task:time-task-core:2.3.8")
'love.forte.simple-robot.time-task:time-task-core:jar:2.3.8'
<dependency org="love.forte.simple-robot.time-task" name="time-task-core" rev="2.3.8">
  <artifact name="time-task-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot.time-task', module='time-task-core', version='2.3.8')
)
libraryDependencies += "love.forte.simple-robot.time-task" % "time-task-core" % "2.3.8"
[love.forte.simple-robot.time-task/time-task-core "2.3.8"]

Dependencies

compile (5)

Group / Artifact Type Version
love.forte.common : ioc Optional jar 1.0.7
love.forte.simple-robot : api Optional jar 2.3.8
org.slf4j : slf4j-api jar 1.7.30
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.6.0

Project Modules

There are no modules declared in this project.