is not current version
Last Version 1.0.5

com.github.microcmpt:msa-scheduler-dashboard-ui 1.0.3

Timed task scheduling center web console.

GroupId

GroupId

com.github.microcmpt
ArtifactId

ArtifactId

msa-scheduler-dashboard-ui
Version

Version

1.0.3
Type

Type

jar

Download msa-scheduler-dashboard-ui 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.microcmpt/msa-scheduler-dashboard-ui/ -->
<dependency>
    <groupId>com.github.microcmpt</groupId>
    <artifactId>msa-scheduler-dashboard-ui</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microcmpt/msa-scheduler-dashboard-ui/
implementation 'com.github.microcmpt:msa-scheduler-dashboard-ui:1.0.3'
// https://jarcasting.com/artifacts/com.github.microcmpt/msa-scheduler-dashboard-ui/
implementation ("com.github.microcmpt:msa-scheduler-dashboard-ui:1.0.3")
'com.github.microcmpt:msa-scheduler-dashboard-ui:jar:1.0.3'
<dependency org="com.github.microcmpt" name="msa-scheduler-dashboard-ui" rev="1.0.3">
  <artifact name="msa-scheduler-dashboard-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microcmpt', module='msa-scheduler-dashboard-ui', version='1.0.3')
)
libraryDependencies += "com.github.microcmpt" % "msa-scheduler-dashboard-ui" % "1.0.3"
[com.github.microcmpt/msa-scheduler-dashboard-ui "1.0.3"]