is not current version
Last Version 1.2

io.github.project-snail:wp-server-boot-starter 1.1


GroupId

GroupId

io.github.project-snail
ArtifactId

ArtifactId

wp-server-boot-starter
Version

Version

1.1
Type

Type

jar

Download wp-server-boot-starter 1.1


<!-- https://jarcasting.com/artifacts/io.github.project-snail/wp-server-boot-starter/ -->
<dependency>
    <groupId>io.github.project-snail</groupId>
    <artifactId>wp-server-boot-starter</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.project-snail/wp-server-boot-starter/
implementation 'io.github.project-snail:wp-server-boot-starter:1.1'
// https://jarcasting.com/artifacts/io.github.project-snail/wp-server-boot-starter/
implementation ("io.github.project-snail:wp-server-boot-starter:1.1")
'io.github.project-snail:wp-server-boot-starter:jar:1.1'
<dependency org="io.github.project-snail" name="wp-server-boot-starter" rev="1.1">
  <artifact name="wp-server-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.project-snail', module='wp-server-boot-starter', version='1.1')
)
libraryDependencies += "io.github.project-snail" % "wp-server-boot-starter" % "1.1"
[io.github.project-snail/wp-server-boot-starter "1.1"]