is not current version
Last Version 1.3.6

com.github.sparkzxl:sparkzxl-component 1.0

sparkzxl component framework

GroupId

GroupId

com.github.sparkzxl
ArtifactId

ArtifactId

sparkzxl-component
Version

Version

1.0
Type

Type

pom

Download sparkzxl-component 1.0

Filename Size
sparkzxl-component-1.0.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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-component/
implementation 'com.github.sparkzxl:sparkzxl-component:1.0'
// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-component/
implementation ("com.github.sparkzxl:sparkzxl-component:1.0")
'com.github.sparkzxl:sparkzxl-component:pom:1.0'
<dependency org="com.github.sparkzxl" name="sparkzxl-component" rev="1.0">
  <artifact name="sparkzxl-component" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sparkzxl', module='sparkzxl-component', version='1.0')
)
libraryDependencies += "com.github.sparkzxl" % "sparkzxl-component" % "1.0"
[com.github.sparkzxl/sparkzxl-component "1.0"]