is not current version
Last Version 1.2.1

io.github.mytianya:sp-quicker 1.1

A springboot quicker starter framework

GroupId

GroupId

io.github.mytianya
ArtifactId

ArtifactId

sp-quicker
Version

Version

1.1
Type

Type

pom

Download sp-quicker 1.1

Filename Size
sp-quicker-1.1.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.mytianya/sp-quicker/ -->
<dependency>
    <groupId>io.github.mytianya</groupId>
    <artifactId>sp-quicker</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mytianya/sp-quicker/
implementation 'io.github.mytianya:sp-quicker:1.1'
// https://jarcasting.com/artifacts/io.github.mytianya/sp-quicker/
implementation ("io.github.mytianya:sp-quicker:1.1")
'io.github.mytianya:sp-quicker:pom:1.1'
<dependency org="io.github.mytianya" name="sp-quicker" rev="1.1">
  <artifact name="sp-quicker" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mytianya', module='sp-quicker', version='1.1')
)
libraryDependencies += "io.github.mytianya" % "sp-quicker" % "1.1"
[io.github.mytianya/sp-quicker "1.1"]