is not current version
Last Version 1.0.2.RELEASE

io.github.xulinglin:space-springboot 1.0.0.RELEASE


GroupId

GroupId

io.github.xulinglin
ArtifactId

ArtifactId

space-springboot
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download space-springboot 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/io.github.xulinglin/space-springboot/ -->
<dependency>
    <groupId>io.github.xulinglin</groupId>
    <artifactId>space-springboot</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xulinglin/space-springboot/
implementation 'io.github.xulinglin:space-springboot:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.xulinglin/space-springboot/
implementation ("io.github.xulinglin:space-springboot:1.0.0.RELEASE")
'io.github.xulinglin:space-springboot:jar:1.0.0.RELEASE'
<dependency org="io.github.xulinglin" name="space-springboot" rev="1.0.0.RELEASE">
  <artifact name="space-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xulinglin', module='space-springboot', version='1.0.0.RELEASE')
)
libraryDependencies += "io.github.xulinglin" % "space-springboot" % "1.0.0.RELEASE"
[io.github.xulinglin/space-springboot "1.0.0.RELEASE"]