is not current version
Last Version 1.3.6

com.github.sparkzxl:sparkzxl-component 1.3.2

sparkzxl component framework

GroupId

GroupId

com.github.sparkzxl
ArtifactId

ArtifactId

sparkzxl-component
Version

Version

1.3.2
Type

Type

pom

Download sparkzxl-component 1.3.2


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