is not current version
Last Version 1.3.6

com.github.sparkzxl:sparkzxl-component 1.3.4

sparkzxl component framework

GroupId

GroupId

com.github.sparkzxl
ArtifactId

ArtifactId

sparkzxl-component
Version

Version

1.3.4
Type

Type

pom

Download sparkzxl-component 1.3.4


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