License |
License |
---|---|
GroupId | GroupIdio.github.mytianya |
ArtifactId | ArtifactIdsp-quicker |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmytianya
A springboot quicker starter framework
|
Filename | Size |
---|---|
sp-quicker-1.2.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.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mytianya/sp-quicker/
implementation 'io.github.mytianya:sp-quicker:1.2.1'
// https://jarcasting.com/artifacts/io.github.mytianya/sp-quicker/
implementation ("io.github.mytianya:sp-quicker:1.2.1")
'io.github.mytianya:sp-quicker:pom:1.2.1'
<dependency org="io.github.mytianya" name="sp-quicker" rev="1.2.1">
<artifact name="sp-quicker" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mytianya', module='sp-quicker', version='1.2.1')
)
libraryDependencies += "io.github.mytianya" % "sp-quicker" % "1.2.1"
[io.github.mytianya/sp-quicker "1.2.1"]