is not current version
Last Version 1.4.2

com.github.sparkzxl:sparkzxl-web-starter 1.0


GroupId

GroupId

com.github.sparkzxl
ArtifactId

ArtifactId

sparkzxl-web-starter
Version

Version

1.0
Type

Type

jar

Download sparkzxl-web-starter 1.0


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