is not current version
Last Version 1.1.4

top.dcenter:quickStart 1.1.2

使用用户管理脚手架(ums) quickStart

GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

quickStart
Version

Version

1.1.2
Type

Type

jar

Download quickStart 1.1.2


<!-- https://jarcasting.com/artifacts/top.dcenter/quickStart/ -->
<dependency>
    <groupId>top.dcenter</groupId>
    <artifactId>quickStart</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/quickStart/
implementation 'top.dcenter:quickStart:1.1.2'
// https://jarcasting.com/artifacts/top.dcenter/quickStart/
implementation ("top.dcenter:quickStart:1.1.2")
'top.dcenter:quickStart:jar:1.1.2'
<dependency org="top.dcenter" name="quickStart" rev="1.1.2">
  <artifact name="quickStart" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='quickStart', version='1.1.2')
)
libraryDependencies += "top.dcenter" % "quickStart" % "1.1.2"
[top.dcenter/quickStart "1.1.2"]