is not current version
Last Version 1.3.6

com.github.sparkzxl:sparkzxl-component 1.1

sparkzxl component framework

GroupId

GroupId

com.github.sparkzxl
ArtifactId

ArtifactId

sparkzxl-component
Version

Version

1.1
Type

Type

pom

Download sparkzxl-component 1.1

Filename Size
sparkzxl-component-1.1.pom 36 KB
Browse

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